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

Package detail

@ksyos/fetch

KsyosTech12MIT1.0.4TypeScript support: included

A fetch polyfill fork

Fetch, polyfill

readme

Why the fork?

This fork solves an issue in IE11 that resolve will sometimes not be called when there is no user interaction with the browser (no moving the mouse/no developer tools open).

Install

npm install @ksyos/fetch

Original repo

https://github.com/matthew-andrews/isomorphic-fetch