process approval endpoint

This commit is contained in:
Fred KISSIE
2026-01-14 03:00:40 +01:00
parent d5b6a426a9
commit bc20a34a49
7 changed files with 149 additions and 4 deletions

View File

@@ -12,3 +12,4 @@
*/
export * from "./listApprovals";
export * from "./processPendingApproval";