refactor(actions): phase 5 extract account and case direct services

This commit is contained in:
2026-03-13 06:41:47 +00:00
parent 9a24ba1774
commit cd13453121
4 changed files with 509 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import {
getPortalLogin,
getPortalLoginProxy,
getPreferredLanguage
} from "./legacyActionsService";
} from "./accountDirectService";
export {
getPersonalAccount,