UNPKG

node-wretch

Version:
18 lines (12 loc) 257 B
# node-wretch > [wretch](https://github.com/elbywan/wretch) polyfills for node.js ## Install ```bash npm i node-wretch ``` ## Usage ```javascript const wretch = require('node-wretch'); ``` ## More Info > See [wretch](https://github.com/elbywan/wretch)