mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-21 04:56:40 +02:00
organized routes and routes and added rate limiter
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export * from "./getOrg";
|
||||
export * from "./createOrg";
|
||||
export * from "./deleteOrg";
|
||||
export * from "./updateOrg";
|
||||
Reference in New Issue
Block a user