backend/types/server/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
80 B
TypeScript

export * from "./server";
export * from "./routes";
export * from "./requests";