We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
AttendanceRouter
1 parent 79b55a4 commit 29d1609Copy full SHA for 29d1609
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