0.0.39 • Published 1 year ago
@types/isomorphic-fetch v0.0.39
Installation
npm install --save @types/isomorphic-fetch
Summary
This package contains type definitions for isomorphic-fetch (https://github.com/matthew-andrews/isomorphic-fetch).
Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/isomorphic-fetch.
index.d.ts
// Type definitions for isomorphic-fetch 0.0
// Project: https://github.com/matthew-andrews/isomorphic-fetch
// Definitions by: Todd Lucas <https://github.com/toddlucas>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace _fetch { }
declare const _fetch: typeof fetch;
export = _fetch;
Additional Details
- Last updated: Thu, 10 Mar 2022 05:31:42 GMT
- Dependencies: none
- Global values: none
Credits
These definitions were written by Todd Lucas.
0.0.37
2 years ago
0.0.38
2 years ago
0.0.39
1 year ago
0.0.36
3 years ago
0.0.35
6 years ago
0.0.34
8 years ago
0.0.33
8 years ago
0.0.32
8 years ago
0.0.31
9 years ago
0.0.30
9 years ago
0.0.29
9 years ago
0.0.28
9 years ago
0.0.27
9 years ago
0.0.26-alpha
9 years ago
0.0.25-alpha
9 years ago
0.0.24-alpha
9 years ago
0.0.23-alpha
9 years ago
0.0.22-alpha
9 years ago
0.0.21-alpha
9 years ago
0.0.20-alpha
9 years ago
0.0.15-alpha
9 years ago
0.0.14-alpha
9 years ago