@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
16 lines • 1.35 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./stepper-bulk-type-device-profile.component";
import * as i2 from "./select-device-profile-step.component";
import * as i3 from "./confirm-device-profile-selection-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/device-profile";
import * as i8 from "@c8y/ngx-components/operations/stepper-frames";
/** Module for the 'Apply device profile' operation type stepper */
export declare class StepperBulkTypeDeviceProfileModule {
static ɵfac: i0.ɵɵFactoryDeclaration<StepperBulkTypeDeviceProfileModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<StepperBulkTypeDeviceProfileModule, [typeof i1.StepperBulkTypeDeviceProfileComponent, typeof i2.SelectDeviceProfileStepComponent, typeof i3.ConfirmDeviceProfileSelectionStepComponent], [typeof i4.CoreModule, typeof i4.FormsModule, typeof i5.ReactiveFormsModule, typeof i6.BulkOperationStepperModule, typeof i7.DeviceProfileModule, typeof i8.StepperFramesModule], [typeof i1.StepperBulkTypeDeviceProfileComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<StepperBulkTypeDeviceProfileModule>;
}
//# sourceMappingURL=stepper-bulk-type-device-profile.module.d.ts.map