refactor(actions): phase 5 extract document direct service

This commit is contained in:
2026-03-13 06:32:29 +00:00
parent 344b6efed1
commit 906be69648
2 changed files with 433 additions and 1 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ import {
downloadBlob,
getProgressFromBlob,
createContainerProxy
} from "./legacyActionsService";
} from "./documentDirectService";
export {
getAwaitingSubmissionFromBlob,