sveltekit-enhance
    Preparing search index...

    Type Alias MemoryRateLimitStoreOptions

    type MemoryRateLimitStoreOptions = {
        cleanupIntervalMs?: number;
    }
    Index
    cleanupIntervalMs?: number