Skip to main content
Module

x/drollup/deps.ts>Cache.Wrapper#cache

Next-generation ES module bundler ported for Deno
Latest
method Cache.Wrapper.prototype.cache
import { Cache } from "https://deno.land/x/drollup@2.58.0+0.20.0/deps.ts";
const { Wrapper } = Cache;

Parameters

url: string | URL
optional
policy: Policy

Returns

Promise<File>