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#keys

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

Parameters

cacheName: string

Returns

string[] | undefined