@valon-technologies/gestalt
    Preparing search index...

    Optional TTL applied when setting cache values.

    interface CacheSetOptions {
        ttlMs?: number;
    }
    Index

    Properties

    Properties

    ttlMs?: number