UNPKG

112 BTypeScriptView Raw
1import { Cache, AsyncStorageCache } from './AsyncStorageCache';
2export { AsyncStorageCache };
3export { Cache };