mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
4 lines
156 B
TypeScript
4 lines
156 B
TypeScript
export { DittoPolyPg } from './adapters/DittoPolyPg.ts';
|
|
|
|
export type { DittoDB } from './DittoDB.ts';
|
|
export type { DittoTables } from './DittoTables.ts';
|