UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

16 lines 1.25 kB
import * as i0 from "@angular/core"; import * as i1 from "./stepper-bulk-type-firmware.component"; import * as i2 from "./version-or-patch.component"; import * as i3 from "./select-firmware.component"; import * as i4 from "@c8y/ngx-components"; import * as i5 from "@angular/forms"; import * as i6 from "@c8y/ngx-components/operations/bulk-operation-stepper"; import * as i7 from "@c8y/ngx-components/operations/stepper-frames"; import * as i8 from "@c8y/ngx-components/repository/shared"; /** Module for the 'Firmware update' operation type stepper */ export declare class StepperBulkTypeFirmwareModule { static ɵfac: i0.ɵɵFactoryDeclaration<StepperBulkTypeFirmwareModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<StepperBulkTypeFirmwareModule, [typeof i1.StepperBulkTypeFirmwareComponent, typeof i2.VersionOrPatchComponent, typeof i3.SelectFirmwareComponent], [typeof i4.CoreModule, typeof i4.FormsModule, typeof i5.ReactiveFormsModule, typeof i6.BulkOperationStepperModule, typeof i7.StepperFramesModule, typeof i8.SharedRepositoryModule], [typeof i1.StepperBulkTypeFirmwareComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<StepperBulkTypeFirmwareModule>; } //# sourceMappingURL=stepper-bulk-type-firmware.module.d.ts.map