UNPKG

@wora/cache-persist

Version:
3 lines 164 B
import { ICacheStorage } from './CacheTypes'; export declare function createStorage(_type: any): ICacheStorage; //# sourceMappingURL=createStorage.native.d.ts.map