bunqueue v2.9 API referenceall versions · guide
bunqueue
    Preparing search index...

    Interface DebounceOptions

    interface DebounceOptions {
        id: string;
        ttl: number;
    }
    Index
    id: string
    ttl: number