Files
DefinitelyTyped/webappsec-credential-management
Iain McGinniss 82bfe951e1 Fix definition to be compatible with TS 2.2 (#14837)
TS 2.2 provides definitions for the fetch API directly in the
dom library, and those definitions are slightly different from
those that were provided in @types/whatwg-fetch. This change
updates the webappsec-credential-management definitions to be
compatible with TS 2.2, and drops the dependency on
@types/whatwg-fetch.
2017-03-10 14:56:19 -08:00
..