Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expo/expo
/
Class
packages/expo-sqlite/web/SQLiteModule.ts:411–411 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
409
}
410
411
export
class
SQLiteModule extends NativeModule {
412
readonly defaultDatabaseDirectory =
'.'
;
413
readonly bundledExtensions = {};
414
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected