@acorex/connectivity 19.2.11 → 19.2.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,3 @@
|
|
1
|
-
import { AXMOrganizationNode } from
|
1
|
+
import { AXMOrganizationNode } from '@acorex/modules/organization-management';
|
2
2
|
export declare const SOFTWARE_COMPANY_ORGANIZATION: AXMOrganizationNode;
|
3
|
+
export declare const PERSIAN_COMPANY_ORGANIZATION: AXMOrganizationNode;
|