Skip to main content
Module

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

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

Returns

Promise<boolean>