link-stack/packages/bridge-common/index.ts
2024-04-30 11:39:16 +02:00

2 lines
98 B
TypeScript

export { db, type Database } from "./lib/database";
export { getWorkerUtils } from "./lib/utils";