UNPKG

633 BMarkdownView Raw
1# Installation
2> `npm install --save @types/whatwg-fetch`
3
4# Summary
5This package contains type definitions for Fetch API (https://github.com/github/fetch).
6
7# Details
8Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/whatwg-fetch
9
10Additional Details
11 * Last updated: Thu, 15 Dec 2016 16:51:52 GMT
12 * Library Dependencies: whatwg-streams
13 * Module Dependencies: none
14 * Global values: Headers, Request, Response, fetch
15
16# Credits
17These definitions were written by Ryan Graham <https://github.com/ryan-codingintrigue>, Kagami Sascha Rosylight <https://github.com/saschanaz>.