Skip to content

Commit 29d1609

Browse files
committed
Migrate AttendanceRouter to Authorization Middlewares
1 parent 79b55a4 commit 29d1609

File tree

2 files changed

+376
-314
lines changed

2 files changed

+376
-314
lines changed

apps/rpc/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ export type { Pageable } from "./query"
33

44
export type * from "./modules/article/article-router"
55
export type * from "./modules/event/event-router"
6+
export type * from "./modules/event/attendance-router"

0 commit comments

Comments
 (0)