Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dtils/mod.unstable.ts>cachingFetch

The best unofficial library of utilities for Deno applications
Go to Latest
function cachingFetch
import { cachingFetch } from "https://deno.land/x/dtils@2.3.1/mod.unstable.ts";

Parameters

cache: FsCache
input: FetchInput
optional
init: RequestInit