Files
aktiteil/src/lib/server/db/schema/index.ts
2025-11-26 22:16:11 +01:00

4 lines
81 B
TypeScript

export * from './auth.ts';
export * from './user.ts';
export * from './akti.ts';