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

File index.ts

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

Source from the content-addressed store, hash-verified

1import {Database} from 'sqlite3';
2import type {MergeableStore} from '../../@types/mergeable-store/index.d.ts';
3import type {
4 DatabaseChangeListener,

Callers

nothing calls this directly

Calls 2

promiseNewFunction · 0.90

Tested by

no test coverage detected