Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 257 Bytes

File metadata and controls

18 lines (12 loc) · 257 Bytes

node-wretch

wretch polyfills for node.js

Install

npm i node-wretch

Usage

const wretch = require('node-wretch');

More Info

See wretch