Pacote
    Preparing search index...

    Type Alias Options

    type Options = {
        capacity?: number;
    }
    Index

    Properties

    Properties

    capacity?: number

    Maximum number of cached results. If set, caching will use a least-recently used strategy to evict excess items.