mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-04 01:36:39 +00:00
organized routes and routes and added rate limiter
This commit is contained in:
2
server/routers/user/index.ts
Normal file
2
server/routers/user/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export * from "./getUser";
|
||||
export * from "./deleteUser";
|
||||
Reference in New Issue
Block a user