Fetch Fetch Wrapper with convenience functions import {fetchJSON} from '@mithray/fetch-retry' console.log(await fetchJSON(url,{cachePath:'./cache'}))