UNPKG

626 BMarkdownView Raw
1# Installation
2> `npm install --save @types/isomorphic-fetch`
3
4# Summary
5This package contains type definitions for isomorphic-fetch (https://github.com/matthew-andrews/isomorphic-fetch).
6
7# Details
8Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/isomorphic-fetch
9
10Additional Details
11 * Last updated: Mon, 19 Sep 2016 17:28:59 GMT
12 * File structure: Mixed
13 * Library Dependencies: none
14 * Module Dependencies: none
15 * Global values: Body, Headers, Request, Response, fetch
16
17# Credits
18These definitions were written by Todd Lucas <https://github.com/toddlucas>.