backend/types/config/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

3 lines
83 B
TypeScript

export * from "./environment";
export * from "./database";
export * from "./auth";