UNPKG

ng-zorro-antd-mobile

Version:

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

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