@discordx/utilities
    Preparing search index...

    Class TimedSet<T>

    This set will evict items from the array after the set timeout. This set can only contain unique items, items are unique when === is true

    Type Parameters

    • T

    Implements

    Index

    Constructors

    Properties

    "[toStringTag]": "Set"

    Accessors

    Methods