UNPKG

@wora/cache-persist

Version:
4 lines 218 B
import { IMutateKey } from '../CacheTypes'; export declare const PREFIX_DELIMITER = "."; export declare function prefixLayer(prefix: string, delimiter?: string): IMutateKey; //# sourceMappingURL=prefixLayer.d.ts.map