ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
10 lines (9 loc) • 564 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./nz-form-item-feedback-icon.component";
import * as i2 from "@angular/common";
import * as i3 from "ng-zorro-antd/icon";
export declare class NzFormPatchModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzFormPatchModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzFormPatchModule, [typeof i1.NzFormItemFeedbackIconComponent], [typeof i2.CommonModule, typeof i3.NzIconModule], [typeof i1.NzFormItemFeedbackIconComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzFormPatchModule>;
}