node-fetch-dropin

1.1.1 • Public • Published

Simple drop-in for node-fetch for people not willing to switch everything over to ESM.

Usage

like any other normal CJS module

const fetch = require("node-fetch-dropin")

fetch(url).then(......

Readme

Keywords

none

Package Sidebar

Install

npm i node-fetch-dropin

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

722 B

Total Files

3

Last publish

Collaborators

  • wqrld