refactor(actions): phase 5 extract document direct service
This commit is contained in:
@@ -18,7 +18,7 @@ import {
|
||||
downloadBlob,
|
||||
getProgressFromBlob,
|
||||
createContainerProxy
|
||||
} from "./legacyActionsService";
|
||||
} from "./documentDirectService";
|
||||
|
||||
export {
|
||||
getAwaitingSubmissionFromBlob,
|
||||
|
||||
Reference in New Issue
Block a user