README
Slex Fetch
$ npm install slex-fetch
slex-fetch
is a module containing the wrapped fetch function optimised for use
Usage
import fetch from 'slex-fetch'
``` $ npm install slex-fetch ```
<script type="module">
import slexFetch from 'https://cdn.skypack.dev/slex-fetch';
</script>
$ npm install slex-fetch
slex-fetch
is a module containing the wrapped fetch function optimised for use
import fetch from 'slex-fetch'