UNPKG

ng-zorro-antd

Version:

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

17 lines (16 loc) 1.24 kB
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"; import * as i6 from "@angular/cdk/bidi"; import * as i7 from "@angular/common"; import * as i8 from "ng-zorro-antd/icon"; import * as i9 from "@angular/cdk/platform"; import * as i10 from "ng-zorro-antd/core/outlet"; export declare class NzInputModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzInputModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzInputModule, [typeof i1.NzTextareaCountComponent, typeof i2.NzInputDirective, typeof i3.NzInputGroupComponent, typeof i4.NzAutosizeDirective, typeof i5.NzInputGroupSlotComponent, typeof i3.NzInputGroupWhitSuffixOrPrefixDirective], [typeof i6.BidiModule, typeof i7.CommonModule, typeof i8.NzIconModule, typeof i9.PlatformModule, typeof i10.NzOutletModule], [typeof i1.NzTextareaCountComponent, typeof i2.NzInputDirective, typeof i3.NzInputGroupComponent, typeof i4.NzAutosizeDirective, typeof i3.NzInputGroupWhitSuffixOrPrefixDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzInputModule>; }