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