Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/cache/cache.ts>Wrapper#cache

🥌 Deno cache library
Latest
method Wrapper.prototype.cache
import { Wrapper } from "https://deno.land/x/cache@0.2.13/cache.ts";

Parameters

url: string | URL
optional
policy: Policy

Returns

Promise<File>