Pacote
    Preparing search index...

    Interface Options

    interface 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.