Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface CollectionOptions
import { type CollectionOptions } from "https://deno.land/x/discordeno@17.2.0/plugins/fileloader/deps.ts";

Properties

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