Skip to main content
Module

x/plug/test_deps.ts>Cache.Wrapper#cache

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

Parameters

url: string | URL
optional
policy: Policy

Returns

Promise<File>