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

x/mesozoic/lib/deps.ts>cache

A generic build system for Deno web apps
Go to Latest
function cache
import { cache } from "https://deno.land/x/mesozoic@v1.0.0-alpha.19/lib/deps.ts";

Parameters

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

Returns

Promise<File>