Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method DenoDir.prototype.createHttpCache
Re-export
import { DenoDir } from "https://deno.land/x/deno_cache@0.7.1/mod.ts";

Parameters

optional
options: { vendorRoot?: string | URL; readOnly?: boolean; }

Returns

HttpCache