export * from './InMemoryCache'; export { IndexedDBCache } from './IndexedDBCache'; // DEPRECATED: Will be removed in version 2 export { IndexedDBCache as IndexdDBCache } from './IndexedDBCache';