mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-16 01:46:38 +00:00
Add list endpoints to routers
This commit is contained in:
@@ -2,3 +2,4 @@ export * from "./getTarget";
|
||||
export * from "./createTarget";
|
||||
export * from "./deleteTarget";
|
||||
export * from "./updateTarget";
|
||||
export * from "./listTargets";
|
||||
Reference in New Issue
Block a user