Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface CollectionOptions
import { type CollectionOptions } from "https://deno.land/x/discordeno_patched@18.0.3/template/minimal/deps.ts";

Properties

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