Files
bDS/src/main/database/index.ts
2026-02-10 11:04:44 +01:00

3 lines
56 B
TypeScript

export * from './schema';
export * from './connection';