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