mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-04 18:14:53 +02:00
Add list endpoints to routers
This commit is contained in:
parent
ecdf2dfd04
commit
0574cd1b4f
6 changed files with 10 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
export * from "./getUser";
|
||||
export * from "./deleteUser";
|
||||
export * from "./listUsers";
|
Loading…
Add table
Add a link
Reference in a new issue