@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
15 lines • 1.12 kB
TypeScript
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/dropdown";
import * as i5 from "ngx-bootstrap/tooltip";
import * as i6 from "./assign-devices/assign-devices.component";
import * as i7 from "./assign-devices/assign-child-devices.component";
import * as i8 from "./sub-assets-grid.component";
export declare class SubAssetsGridsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SubAssetsGridsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SubAssetsGridsModule, never, [typeof i1.CoreModule, typeof i2.DeviceGridModule, typeof i3.PopoverModule, typeof i4.BsDropdownModule, typeof i5.TooltipModule, typeof i6.AssignDevicesComponent, typeof i7.AssignChildDevicesComponent, typeof i8.SubAssetsGridComponent], [typeof i8.SubAssetsGridComponent, typeof i6.AssignDevicesComponent, typeof i7.AssignChildDevicesComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SubAssetsGridsModule>;
}
//# sourceMappingURL=sub-assets-grids.module.d.ts.map