Skip to main content
Module

x/drollup/deps.ts>Cache.purge

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

Parameters

optional
ns: string

Returns

Promise<boolean>