# @types/whatwg-fetch

> TypeScript definitions for Fetch API

Latest version **0.0.33** (published 2016-12-15) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install @types/whatwg-fetch
pnpm add @types/whatwg-fetch
yarn add @types/whatwg-fetch
bun add @types/whatwg-fetch
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 0.0.33 |
| Published | 2016-12-15 |
| First published | 2016-05-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 51421 |
| Author | Ryan Graham <https://github.com/ryan-codingintrigue>, Kagami Sascha Rosylight <https://github.com/saschanaz> |
| Maintainers | types |

## Links

- npm: https://www.npmjs.com/package/@types/whatwg-fetch
- Repository: https://www.github.com/DefinitelyTyped/DefinitelyTyped
- npm.io page: https://npm.io/package/@types/whatwg-fetch

## Dependencies (1)

- [@types/whatwg-streams](https://npm.io/package/@types/whatwg-streams.md) *

## Recent versions

- 0.0.33 (latest) — 2016-12-15
- 0.0.32 — 2016-10-05
- 0.0.31 — 2016-09-19
- 0.0.30 — 2016-08-25
- 0.0.29 — 2016-08-19
- 0.0.28 — 2016-08-02
- 0.0.27 — 2016-07-14
- 0.0.26-alpha — 2016-07-08
- 0.0.25-alpha — 2016-07-04
- 0.0.24-alpha — 2016-07-02
- 0.0.23-alpha — 2016-07-02
- 0.0.22-alpha — 2016-07-01
- 0.0.21-alpha — 2016-05-25
- 0.0.20-alpha — 2016-05-20
- 0.0.15-alpha — 2016-05-19
- … 1 more at https://npm.io/package/@types/whatwg-fetch/versions

## 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>.

---
_Source: https://npm.io/package/@types/whatwg-fetch · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
