@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
23 lines • 1.8 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./device-profile.component";
import * as i2 from "./device-profile-list.component";
import * as i3 from "./add-device-profile.component";
import * as i4 from "./select-configuration-modal.component";
import * as i5 from "./device-tab-profile/device-tab-profile.component";
import * as i6 from "./device-tab-profile/device-tab-profile-detail.component";
import * as i7 from "./device-tab-profile/device-profile-item-list.component";
import * as i8 from "@c8y/ngx-components";
import * as i9 from "@c8y/ngx-components/repository/shared";
import * as i10 from "@angular/router";
import * as i11 from "ngx-bootstrap/dropdown";
import * as i12 from "ngx-bootstrap/tooltip";
import * as i13 from "@angular/forms";
import * as i14 from "ngx-bootstrap/buttons";
import * as i15 from "ngx-bootstrap/popover";
import * as i16 from "@c8y/ngx-components/operations/operation-details";
export declare class DeviceProfileModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DeviceProfileModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DeviceProfileModule, [typeof i1.DeviceProfileComponent, typeof i2.DeviceProfileListComponent, typeof i3.AddDeviceProfileComponent, typeof i4.SelectConfigurationModalComponent, typeof i5.DeviceTabProfileComponent, typeof i6.DeviceTabProfileDetailComponent, typeof i7.DeviceProfileItemListComponent], [typeof i8.CoreModule, typeof i8.CommonModule, typeof i9.SharedRepositoryModule, typeof i10.RouterModule, typeof i11.BsDropdownModule, typeof i12.TooltipModule, typeof i13.ReactiveFormsModule, typeof i14.ButtonsModule, typeof i15.PopoverModule, typeof i16.OperationDetailsModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<DeviceProfileModule>;
}
//# sourceMappingURL=device-profile.module.d.ts.map