UNPKG

ng-zorro-antd

Version:

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

12 lines (11 loc) 905 B
import * as i0 from "@angular/core"; import * as i1 from "./textarea-count.component"; import * as i2 from "./input.directive"; import * as i3 from "./input-group.component"; import * as i4 from "./autosize.directive"; import * as i5 from "./input-group-slot.component"; export declare class NzInputModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzInputModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzInputModule, never, [typeof i1.NzTextareaCountComponent, typeof i2.NzInputDirective, typeof i3.NzInputGroupComponent, typeof i4.NzAutosizeDirective, typeof i5.NzInputGroupSlotComponent, typeof i3.NzInputGroupWhitSuffixOrPrefixDirective], [typeof i1.NzTextareaCountComponent, typeof i2.NzInputDirective, typeof i3.NzInputGroupComponent, typeof i4.NzAutosizeDirective, typeof i3.NzInputGroupWhitSuffixOrPrefixDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzInputModule>; }