UNPKG

810 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./stepper.component";
3import * as i2 from "./step.component";
4import * as i3 from "./stepper-button.directive";
5import * as i4 from "../shared/shared.module";
6import * as i5 from "../icon/icon.module";
7export declare class NbStepperModule {
8 static ɵfac: i0.ɵɵFactoryDeclaration<NbStepperModule, never>;
9 static ɵmod: i0.ɵɵNgModuleDeclaration<NbStepperModule, [typeof i1.NbStepperComponent, typeof i2.NbStepComponent, typeof i3.NbStepperNextDirective, typeof i3.NbStepperPreviousDirective], [typeof i4.NbSharedModule, typeof i5.NbIconModule], [typeof i1.NbStepperComponent, typeof i2.NbStepComponent, typeof i3.NbStepperNextDirective, typeof i3.NbStepperPreviousDirective]>;
10 static ɵinj: i0.ɵɵInjectorDeclaration<NbStepperModule>;
11}