@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
14 lines (11 loc) • 525 B
JavaScript
export * from '@c8y/ngx-components/assets-navigator';
/**
* This entry point re-exports all public APIs from the assets-navigator package.
* It was necessary for GroupBreadcrumbFactory to get root groups from AssetNodeService.
* Without new entry point, it would create separate intstance of AssetNodeService, but we need the same instance
* to avoid additional HTTP request.
*/
/**
* Generated bundle index. Do not edit.
*/
//# sourceMappingURL=c8y-ngx-components-module-federation-exports-assets-navigator.mjs.map