vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface TimedMapOptions

    interface TimedMapOptions {
        limit?: number;
        ttl?: number;
    }
    Index

    Properties

    Properties

    limit?: number

    Maximum number of entries in the map

    ttl?: number

    Time to live in milliseconds for entries in the map