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

Parameters

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

Returns

HttpCache