Skip to main content
Module

x/cache/mod.ts>remove

🥌 Deno cache library
Very Popular
Latest
function remove
import { remove } from "https://deno.land/x/cache@0.2.13/mod.ts";

Parameters

url: string | URL
optional
ns: string

Returns

Promise<boolean>