Skip to main content
Module

x/plug/deps.ts>Cache.Wrapper#remove

🔌 Deno plugin management library
Go to Latest
method Cache.Wrapper.prototype.remove
import { Cache } from "https://deno.land/x/plug@0.5.2/deps.ts";
const { Wrapper } = Cache;

Parameters

url: string | URL

Returns

Promise<boolean>