We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
AttendanceRouter
1 parent 9b7da3c commit a994b28Copy full SHA for a994b28
apps/rpc/src/index.ts
@@ -3,3 +3,4 @@ export type { Pageable } from "./query"
3
4
export type * from "./modules/article/article-router"
5
export type * from "./modules/event/event-router"
6
+export type * from "./modules/event/attendance-router"
0 commit comments