UNPKG

ng-zorro-antd

Version:

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

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