import 'package:idb_shim/idb_browser.dart';
import 'package:idb_shim/idb_shim.dart';
IdbFactory getDbFactory() => idbFactoryBrowser;