MCPcopy
hub / github.com/tinyplex/tinybase / index.ts

File index.ts

src/persisters/persister-expo-sqlite/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type {SQLiteDatabase} from 'expo-sqlite';
2import {addDatabaseChangeListener} from 'expo-sqlite';
3import type {MergeableStore} from '../../@types/mergeable-store/index.d.ts';
4import type {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected