UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

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