UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

14 lines 1 kB
import * as i0 from "@angular/core"; import * as i1 from "./services-device-tab.component"; import * as i2 from "./columns/last-updated-date.cell-renderer.component"; import * as i3 from "./columns/name.cell-renderer.component"; import * as i4 from "./columns/status.cell-renderer.component"; import * as i5 from "@c8y/ngx-components"; import * as i6 from "@angular/router"; import * as i7 from "ngx-bootstrap/tooltip"; export declare class ServicesDeviceTabModule { static ɵfac: i0.ɵɵFactoryDeclaration<ServicesDeviceTabModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ServicesDeviceTabModule, [typeof i1.ServicesDeviceTabComponent, typeof i2.LastUpdatedDateCellRendererComponent, typeof i3.ServicesNameCellRendererComponent, typeof i4.ServicesStatusCellRendererComponent], [typeof i5.CoreModule, typeof i6.RouterModule, typeof i7.TooltipModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<ServicesDeviceTabModule>; } //# sourceMappingURL=services-device-tab.module.d.ts.map