Skip to main content
Module

x/cache/cache.ts>cache

🥌 Deno cache library
Very Popular
Latest
function cache
import { cache } from "https://deno.land/x/cache@0.2.13/cache.ts";

Parameters

url: string | URL
optional
policy: Policy
optional
ns: string

Returns

Promise<File>