UNPKG

ng-zorro-antd

Version:

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

14 lines (13 loc) 982 B
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 "ng-zorro-antd/grid"; export declare class NzFormModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzFormModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzFormModule, never, [typeof i1.NzFormDirective, typeof i2.NzFormItemComponent, typeof i3.NzFormLabelComponent, typeof i4.NzFormControlComponent, typeof i5.NzFormTextComponent, typeof i6.NzFormSplitComponent], [typeof i7.NzGridModule, typeof i1.NzFormDirective, typeof i2.NzFormItemComponent, typeof i3.NzFormLabelComponent, typeof i4.NzFormControlComponent, typeof i5.NzFormTextComponent, typeof i6.NzFormSplitComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzFormModule>; }