Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/harmony/src/cache/mod.ts>DefaultCacheAdapter#delete

An easy to use Discord API Library for Deno.
Latest
method DefaultCacheAdapter.prototype.delete
import { DefaultCacheAdapter } from "https://deno.land/x/harmony@v2.9.1/src/cache/mod.ts";

Parameters

cacheName: string
...keys: string[]

Returns

boolean