UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

15 lines 1.07 kB
import * as i0 from "@angular/core"; import * as i1 from "./wizard.component"; import * as i2 from "./wizard-outlet/wizard-outlet.component"; import * as i3 from "./wizard-header.component"; import * as i4 from "./wizard-body.component"; import * as i5 from "./wizard-footer.component"; import * as i6 from "ngx-bootstrap/modal"; import * as i7 from "@angular/common"; import * as i8 from "../common/common.module"; export declare class WizardModule { static ɵfac: i0.ɵɵFactoryDeclaration<WizardModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<WizardModule, [typeof i1.WizardComponent, typeof i2.WizardOutletComponent, typeof i3.WizardHeaderComponent, typeof i4.WizardBodyComponent, typeof i5.WizardFooterComponent], [typeof i6.ModalModule, typeof i7.CommonModule, typeof i8.CommonModule], [typeof i1.WizardComponent, typeof i2.WizardOutletComponent, typeof i3.WizardHeaderComponent, typeof i4.WizardBodyComponent, typeof i5.WizardFooterComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<WizardModule>; } //# sourceMappingURL=wizard.module.d.ts.map