@types/whatwg-fetch
Version:
TypeScript definitions for Fetch API
18 lines (13 loc) • 633 B
Markdown
# Installation
> `npm install --save @types/whatwg-fetch`
# Summary
This package contains type definitions for Fetch API (https://github.com/github/fetch).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/whatwg-fetch
Additional Details
* Last updated: Thu, 15 Dec 2016 16:51:52 GMT
* Library Dependencies: whatwg-streams
* Module Dependencies: none
* Global values: Headers, Request, Response, fetch
# Credits
These definitions were written by Ryan Graham <https://github.com/ryan-codingintrigue>, Kagami Sascha Rosylight <https://github.com/saschanaz>.