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

Package detail

isomorphic-fetch-ponyfill

ssmmiles5630.3.18TypeScript support: included

An isorchonous ponyfill for the fetch API. Works across the browser, Node, React Native,

discord, interactions, slash commands, framework, api, wrapper

readme

isomorphic-fetch-polyfill

Discord server npm version npm downloads Tests status

A fetch ponyfill that supports Node.js and Cloudflare Workers.

I wanted something like https://github.com/lquixada/cross-fetch that worked in Cloudflare workers, so this is a more straightforward but working (in Node.js and CF Workers at least) version.