UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

14 lines 1.12 kB
import * as i0 from "@angular/core"; import * as i1 from "./type-dashboards-list/type-dashboards-list.component"; import * as i2 from "./type-dashboard-target-assets-modal/type-dashboard-target-assets-modal.component"; import * as i3 from "./type-dashboard-target-assets-grid/type-dashboard-target-assets-grid.component"; import * as i4 from "@c8y/ngx-components"; import * as i5 from "ngx-bootstrap/tooltip"; import * as i6 from "@c8y/ngx-components/device-grid"; import * as i7 from "../context-dashboard.module"; export declare class DashboardManagerModule { static ɵfac: i0.ɵɵFactoryDeclaration<DashboardManagerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DashboardManagerModule, [typeof i1.TypeDashboardsListComponent, typeof i2.TypeDashboardTargetAssetsModalComponent, typeof i3.TypeDashboardTargetAssetsGridComponent], [typeof i4.CoreModule, typeof i5.TooltipModule, typeof i6.DeviceGridModule, typeof i7.ContextDashboardModule, typeof i4.ModalModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<DashboardManagerModule>; } //# sourceMappingURL=dashboard-manager.module.d.ts.map