UNPKG

arvox-backend

Version:

Un framework backend moderne et modulaire basé sur Hono, TypeScript et l'architecture hexagonale avec authentification Better Auth + Drizzle intégrée

5 lines 165 B
export * from './config.type'; export * from './response.type'; export * from './pagination.type'; export * from './activity.type'; //# sourceMappingURL=index.js.map