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