Skip to main content
Module

x/cache/mod.ts>Cache.Wrapper#remove

🥌 Deno cache library
Very Popular
Go to Latest
method Cache.Wrapper.prototype.remove
import { Cache } from "https://deno.land/x/cache@0.2.1/mod.ts";
const { Wrapper } = Cache;

Parameters

url: string | URL

Returns

Promise<boolean>