123456789101112 |
- 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 "./input-otp.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 i6.NzInputOtpComponent], [typeof i1.NzTextareaCountComponent, typeof i2.NzInputDirective, typeof i3.NzInputGroupComponent, typeof i4.NzAutosizeDirective, typeof i3.NzInputGroupWhitSuffixOrPrefixDirective, typeof i6.NzInputOtpComponent]>;
- static ɵinj: i0.ɵɵInjectorDeclaration<NzInputModule>;
- }
|