Skip to main content
Module

x/plug/deps.ts>Cache.cache

🔌 Deno plugin management library
Go to Latest
function Cache.cache
import { Cache } from "https://deno.land/x/plug@0.5.2/deps.ts";
const { cache } = Cache;

Parameters

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

Returns

Promise<File>