UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

14 lines 879 B
import * as i0 from "@angular/core"; import * as i1 from "@c8y/ngx-components"; import * as i2 from "@c8y/ngx-components/device-grid"; import * as i3 from "ngx-bootstrap/popover"; import * as i4 from "ngx-bootstrap/tooltip"; import * as i5 from "@angular/router"; import * as i6 from "./device-list.component"; import * as i7 from "./add-smart-group.component"; export declare class DeviceListModule { static ɵfac: i0.ɵɵFactoryDeclaration<DeviceListModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DeviceListModule, never, [typeof i1.CoreModule, typeof i1.CommonModule, typeof i2.DeviceGridModule, typeof i3.PopoverModule, typeof i4.TooltipModule, typeof i5.RouterModule, typeof i6.DeviceListComponent, typeof i7.AddSmartGroupComponent], never>; static ɵinj: i0.ɵɵInjectorDeclaration<DeviceListModule>; } //# sourceMappingURL=device-list.module.d.ts.map