@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
13 lines • 821 B
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 "@angular/forms";
import * as i4 from "ngx-bootstrap/popover";
import * as i5 from "../sub-assets-grids.module";
import * as i6 from "./add-group.component";
export declare class AddGroupModule {
static ɵfac: i0.ɵɵFactoryDeclaration<AddGroupModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<AddGroupModule, never, [typeof i1.CoreModule, typeof i2.DeviceGridModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.PopoverModule, typeof i5.SubAssetsGridsModule, typeof i6.AddGroupComponent], [typeof i6.AddGroupComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<AddGroupModule>;
}
//# sourceMappingURL=add-group.module.d.ts.map