xref: /expo/packages/expo-sqlite/src/SQLite.web.ts (revision 4a05dfd5)
1export const { openDatabase } = global;
2export default { openDatabase };
3