splatoon3api - v3.0.1
    Preparing search index...

    Type Alias CacheOptions

    type CacheOptions = {
        enabled?: boolean;
        ttl?: number;
    }
    Index
    enabled?: boolean
    ttl?: number