MCPcopy Index your code
hub / github.com/tinyplex/tinybase / index.ts

File index.ts

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

Source from the content-addressed store, hash-verified

1import {Database} from 'bun:sqlite';
2import type {MergeableStore} from '../../@types/mergeable-store/index.d.ts';
3import type {DatabasePersisterConfig} from '../../@types/persisters/index.d.ts';
4import type {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected