Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/allo_caching/mod.ts>Cache#remove

🦕 Simple cache for Deno.
Latest
method Cache.prototype.remove
import { Cache } from "https://deno.land/x/allo_caching@v1.2.0/mod.ts";

Remove value from cache.

Parameters

key: string