@ascentbv/ts-common - v1.0.165
    Preparing search index...

    Interface CacheOptions

    interface CacheOptions {
        ttlTicks?: number;
        weakKeys?: boolean;
    }
    Index

    Properties

    Properties

    ttlTicks?: number
    weakKeys?: boolean