@microsoft/windows-admin-center-sdk
Version:
Microsoft - Windows Admin Center Shell
15 lines (14 loc) • 1.11 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./wizard-lite.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/router";
import * as i4 from "./wizard-navigation-button/wizard-navigation-button.module";
import * as i5 from "../ux/sme-ux-footer/sme-ux-footer.module";
import * as i6 from "../ux/sme-ux-page/sme-ux-page.module";
import * as i7 from "../ux/sme-ux-content/sme-ux-content.module";
import * as i8 from "../ux/sme-ux-footer/sme-ux-footer-template/sme-wizard-lite-footer-template/sme-wizard-lite-footer-template.module";
export declare class WizardLiteModule {
static ɵfac: i0.ɵɵFactoryDeclaration<WizardLiteModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<WizardLiteModule, [typeof i1.WizardLiteComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.WizardNavigationButtonModule, typeof i5.SmeUxFooterModule, typeof i6.SmeUxPageModule, typeof i7.SmeUxContentModule, typeof i8.SmeWizardLiteFooterTemplateModule], [typeof i1.WizardLiteComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<WizardLiteModule>;
}