UNPKG

ng-zorro-antd

Version:

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

10 lines (9 loc) 622 B
import * as i0 from "@angular/core"; import * as i1 from "./typography.component"; import * as i2 from "./text-copy.component"; import * as i3 from "./text-edit.component"; export declare class NzTypographyModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzTypographyModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzTypographyModule, never, [typeof i1.NzTypographyComponent, typeof i2.NzTextCopyComponent, typeof i3.NzTextEditComponent], [typeof i1.NzTypographyComponent, typeof i2.NzTextCopyComponent, typeof i3.NzTextEditComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzTypographyModule>; }