UNPKG

@wora/cache-persist

Version:
3 lines 208 B
import { IMutateKey } from '../CacheTypes'; export declare function mutateKeys(set: (key: string) => string | null, get: (key: string) => string | null): IMutateKey; //# sourceMappingURL=mutateKeys.d.ts.map