Skip to main content
Module

x/drollup/deps.ts>Cache.remove

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

Parameters

url: string | URL
optional
ns: string

Returns

Promise<boolean>