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