Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/discordeno_patched/mod.ts>CollectionOptions

Discord API library for Node and Deno
Latest
interface CollectionOptions
import { type CollectionOptions } from "https://deno.land/x/discordeno_patched@18.0.3/mod.ts";

Properties

optional
sweeper: CollectionSweeper<K, V>
optional
maxSize: number