backend/src/lib/database/index.ts
creations 421043c9b5
Some checks failed
Code quality checks / biome (push) Failing after 11s
first commit
2025-06-10 13:42:39 -04:00

2 lines
59 B
TypeScript

export * from "./cassandra";
export * from "./migrations";