UNPKG

102 BTypeScriptView Raw
1import LocalDatabase from './local-database';
2export { LocalDatabase };
3export default LocalDatabase;