Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface CollectionOptions
import { type CollectionOptions } from "https://deno.land/x/discordeno@18.0.1/packages/embeds/deps.ts";

Properties

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