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

File index.ts

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

Source from the content-addressed store, hash-verified

1import {Client} from '@libsql/client';
2import type {DatabasePersisterConfig} from '../../@types/persisters/index.d.ts';
3import type {
4 LibSqlPersister,

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected