@types/whatwg-fetch
Version:
TypeScript definitions for Fetch API
26 lines • 801 B
JSON
{
"authors": "Ryan Graham <https://github.com/ryan-codingintrigue>, Kagami Sascha Rosylight <https://github.com/saschanaz>",
"libraryDependencies": [
"whatwg-streams"
],
"moduleDependencies": [],
"libraryMajorVersion": 0,
"libraryMinorVersion": 0,
"libraryName": "Fetch API",
"typingsPackageName": "whatwg-fetch",
"projectName": "https://github.com/github/fetch",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "master",
"globals": [
"Headers",
"Request",
"Response",
"fetch"
],
"declaredModules": [],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "cd13beb415b0a58a5a248b4c71dea40eebc5095467d73d12b190feebd70df90a"
}