UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

14 lines 1.12 kB
import * as i0 from "@angular/core"; import * as i1 from "./stepper-bulk-type-configuration.component"; import * as i2 from "@c8y/ngx-components"; import * as i3 from "@angular/forms"; import * as i4 from "@c8y/ngx-components/operations/bulk-operation-stepper"; import * as i5 from "@c8y/ngx-components/repository/shared"; import * as i6 from "@c8y/ngx-components/operations/stepper-frames"; /** Module for the 'Configuration update' operation type stepper */ export declare class StepperBulkTypeConfigurationModule { static ɵfac: i0.ɵɵFactoryDeclaration<StepperBulkTypeConfigurationModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<StepperBulkTypeConfigurationModule, [typeof i1.StepperBulkTypeConfigurationComponent], [typeof i2.CoreModule, typeof i2.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.BulkOperationStepperModule, typeof i5.SharedRepositoryModule, typeof i6.StepperFramesModule], [typeof i1.StepperBulkTypeConfigurationComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<StepperBulkTypeConfigurationModule>; } //# sourceMappingURL=stepper-bulk-type-configuration.module.d.ts.map