ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
9 lines (8 loc) • 467 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./steps.component";
import * as i2 from "./step.component";
export declare class NzStepsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzStepsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzStepsModule, never, [typeof i1.NzStepsComponent, typeof i2.NzStepComponent], [typeof i1.NzStepsComponent, typeof i2.NzStepComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzStepsModule>;
}