Skip to content

Commit 79b55a4

Browse files
committed
Migrate EventRouter to Authorization Middlewares
1 parent c88d5f8 commit 79b55a4

File tree

2 files changed

+283
-268
lines changed

2 files changed

+283
-268
lines changed

apps/rpc/src/index.ts

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

44
export type * from "./modules/article/article-router"
5+
export type * from "./modules/event/event-router"

0 commit comments

Comments
 (0)