Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/drollup/deps.ts>Cache.Policy

Next-generation ES module bundler ported for Deno
Latest
interface Cache.Policy
Re-export
import { type Cache } from "https://deno.land/x/drollup@2.58.0%2B0.20.0/deps.ts";
const { Policy } = Cache;

Properties

maxAge: number
optional
strict: boolean