UNPKG

tsbase

Version:

Base class libraries for TypeScript

5 lines (4 loc) 124 B
export * from './IIndexedDb'; export * from './IndexedDb'; export * from './Migration'; export * from './TransactionModes';