@start-dev/rollup-plugin-native-fetch
v1.0.0
Published
Replace imports of node-fetch and whatwg-fetch with the native browser version
Downloads
4
Readme
@start-dev/rollup-plugin-native-fetch
A rollup plugin that replaces any imports of node-fetch
and whatwg-fetch
with the builtin native fetch
object.