UNPKG

@wora/cache-persist

Version:
3 lines 159 B
import { ICacheStorage } from './CacheTypes'; export declare function createStorage(type: string): ICacheStorage; //# sourceMappingURL=createStorage.d.ts.map