LocalCacheOptions | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Type Alias LocalCacheOptions

    type LocalCacheOptions = {
        maxSize?: number;
    }
    Index

    Properties

    Properties

    maxSize?: number