UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

11 lines 646 B
import * as i0 from "@angular/core"; import * as i1 from "./child-devices.component"; import * as i2 from "@c8y/ngx-components"; import * as i3 from "@c8y/ngx-components/device-grid"; import * as i4 from "ngx-bootstrap/popover"; export declare class ChildDevicesModule { static ɵfac: i0.ɵɵFactoryDeclaration<ChildDevicesModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ChildDevicesModule, [typeof i1.ChildDevicesComponent], [typeof i2.CoreModule, typeof i3.DeviceGridModule, typeof i4.PopoverModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<ChildDevicesModule>; } //# sourceMappingURL=child-devices.module.d.ts.map