UNPKG

ng-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

14 lines (13 loc) 803 B
import * as i0 from "@angular/core"; import * as i1 from "./steps.component"; import * as i2 from "./step.component"; import * as i3 from "@angular/cdk/bidi"; import * as i4 from "@angular/common"; import * as i5 from "ng-zorro-antd/icon"; import * as i6 from "ng-zorro-antd/core/outlet"; import * as i7 from "ng-zorro-antd/progress"; export declare class NzStepsModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzStepsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzStepsModule, [typeof i1.NzStepsComponent, typeof i2.NzStepComponent], [typeof i3.BidiModule, typeof i4.CommonModule, typeof i5.NzIconModule, typeof i6.NzOutletModule, typeof i7.NzProgressModule], [typeof i1.NzStepsComponent, typeof i2.NzStepComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzStepsModule>; }