0.0.109 • Published 11 months ago
@mithray/fetch-retry v0.0.109
Fetch
Fetch Wrapper with convenience functions
import {fetchJSON} from '@mithray/fetch-retry'
console.log(await fetchJSON(url,{cachePath:'./cache'}))
Fetch Wrapper with convenience functions
import {fetchJSON} from '@mithray/fetch-retry'
console.log(await fetchJSON(url,{cachePath:'./cache'}))