prorm API Reference
    Preparing search index...

    Interface MomentoSetOptions

    Options for set().

    interface MomentoSetOptions {
        ttl?: number;
    }
    Index
    ttl?: number

    Time-to-live in seconds for this item (Momento ttl).