UNPKG

ng-zorro-antd

Version:

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

21 lines (20 loc) 1.49 kB
import * as i0 from "@angular/core"; import * as i1 from "./form.directive"; import * as i2 from "./form-item.component"; import * as i3 from "./form-label.component"; import * as i4 from "./form-control.component"; import * as i5 from "./form-text.component"; import * as i6 from "./form-split.component"; import * as i7 from "@angular/cdk/bidi"; import * as i8 from "@angular/common"; import * as i9 from "ng-zorro-antd/grid"; import * as i10 from "ng-zorro-antd/icon"; import * as i11 from "ng-zorro-antd/tooltip"; import * as i12 from "@angular/cdk/layout"; import * as i13 from "@angular/cdk/platform"; import * as i14 from "ng-zorro-antd/core/outlet"; export declare class NzFormModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzFormModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzFormModule, [typeof i1.NzFormDirective, typeof i2.NzFormItemComponent, typeof i3.NzFormLabelComponent, typeof i4.NzFormControlComponent, typeof i5.NzFormTextComponent, typeof i6.NzFormSplitComponent], [typeof i7.BidiModule, typeof i8.CommonModule, typeof i9.NzGridModule, typeof i10.NzIconModule, typeof i11.NzToolTipModule, typeof i12.LayoutModule, typeof i13.PlatformModule, typeof i14.NzOutletModule], [typeof i9.NzGridModule, typeof i1.NzFormDirective, typeof i2.NzFormItemComponent, typeof i3.NzFormLabelComponent, typeof i4.NzFormControlComponent, typeof i5.NzFormTextComponent, typeof i6.NzFormSplitComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzFormModule>; }