UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

16 lines 1.29 kB
import * as i0 from "@angular/core"; import * as i1 from "./stepper-bulk-type-software.component"; import * as i2 from "./confirm-software-selection-step.component"; import * as i3 from "./select-software-step.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/repository/shared"; import * as i8 from "@c8y/ngx-components/operations/stepper-frames"; /** Module for the 'Software update' operation type stepper */ export declare class StepperBulkTypeSoftwareModule { static ɵfac: i0.ɵɵFactoryDeclaration<StepperBulkTypeSoftwareModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<StepperBulkTypeSoftwareModule, [typeof i1.StepperBulkTypeSoftwareComponent, typeof i2.ConfirmSoftwareSelectionStepComponent, typeof i3.SelectSoftwareStepComponent], [typeof i4.CoreModule, typeof i4.FormsModule, typeof i5.ReactiveFormsModule, typeof i6.BulkOperationStepperModule, typeof i7.SharedRepositoryModule, typeof i8.StepperFramesModule], [typeof i1.StepperBulkTypeSoftwareComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<StepperBulkTypeSoftwareModule>; } //# sourceMappingURL=stepper-bulk-type-software.module.d.ts.map