UNPKG

@wora/cache-persist

Version:
3 lines 194 B
import { IMutateValue } from '../CacheTypes'; export declare function mutateValues(set: (value: any) => any, get: (value: any) => any): IMutateValue; //# sourceMappingURL=mutateValues.d.ts.map