native-fetch

achingbrain
esm cjs
native-fetch JS library on GitHub native-fetch JS library on npm Download native-fetch JS library

Returns native fetch if available or the undici module if not

Version 4.0.2 License MIT
native-fetch has no homepage
native-fetch JS library on GitHub
native-fetch JS library on npm
Download native-fetch JS library
INSTALL
Type:
<script type="module"> import nativeFetch from 'https://cdn.jsdelivr.net/npm/native-fetch@4.0.2/+esm' </script>
Learn more