UNPKG

ng-zorro-antd-mobile

Version:

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

12 lines (11 loc) 646 B
import * as i0 from "@angular/core"; import * as i1 from "./steps.component"; import * as i2 from "./step/step.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/forms"; import * as i5 from "ng-zorro-antd-mobile/icon"; export declare class StepsModule { static ɵfac: i0.ɵɵFactoryDeclaration<StepsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<StepsModule, [typeof i1.StepsComponent, typeof i2.StepComponent], [typeof i3.CommonModule, typeof i4.FormsModule, typeof i5.IconModule], [typeof i1.StepsComponent, typeof i2.StepComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<StepsModule>; }