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

    Type Alias LocalCacheOptions

    type LocalCacheOptions = {
        masks?: string[];
        maxSize?: number;
    }
    Index

    Properties

    Properties

    masks?: string[]
    maxSize?: number