Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@types/whatwg-fetch

DefinitelyTyped118.9kMITdeprecated0.0.33TypeScript support: included

fetch types are now provided by '--lib dom'

TypeScript definitions for Fetch API

readme

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.