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

Properties

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