ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
20 lines (19 loc) • 1.33 kB
TypeScript
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";
import * as i4 from "@angular/cdk/bidi";
import * as i5 from "@angular/common";
import * as i6 from "ng-zorro-antd/icon";
import * as i7 from "ng-zorro-antd/tooltip";
import * as i8 from "ng-zorro-antd/input";
import * as i9 from "ng-zorro-antd/i18n";
import * as i10 from "ng-zorro-antd/core/trans-button";
import * as i11 from "@angular/cdk/clipboard";
import * as i12 from "ng-zorro-antd/core/outlet";
import * as i13 from "@angular/cdk/platform";
export declare class NzTypographyModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzTypographyModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzTypographyModule, [typeof i1.NzTypographyComponent, typeof i2.NzTextCopyComponent, typeof i3.NzTextEditComponent], [typeof i4.BidiModule, typeof i5.CommonModule, typeof i6.NzIconModule, typeof i7.NzToolTipModule, typeof i8.NzInputModule, typeof i9.NzI18nModule, typeof i10.NzTransButtonModule, typeof i11.ClipboardModule, typeof i12.NzOutletModule], [typeof i1.NzTypographyComponent, typeof i2.NzTextCopyComponent, typeof i3.NzTextEditComponent, typeof i13.PlatformModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzTypographyModule>;
}