mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-14 17:06:39 +00:00
Add list endpoints to routers
This commit is contained in:
@@ -2,3 +2,4 @@ export * from "./getOrg";
|
||||
export * from "./createOrg";
|
||||
export * from "./deleteOrg";
|
||||
export * from "./updateOrg";
|
||||
export * from "./listOrgs";
|
||||
Reference in New Issue
Block a user