UNPKG

ng-zorro-antd-mobile

Version:

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

12 lines (11 loc) 802 B
import * as i0 from "@angular/core"; import * as i1 from "./input-item.component"; import * as i2 from "./custom-keyboard/custom-keyboard.component"; import * as i3 from "./custom-input/custom-input.component"; import * as i4 from "@angular/common"; import * as i5 from "@angular/forms"; export declare class InputItemModule { static ɵfac: i0.ɵɵFactoryDeclaration<InputItemModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<InputItemModule, [typeof i1.InputItemComponent, typeof i2.CustomKeyboardComponent, typeof i3.CustomInputComponent], [typeof i4.CommonModule, typeof i5.FormsModule, typeof i5.ReactiveFormsModule], [typeof i1.InputItemComponent, typeof i2.CustomKeyboardComponent, typeof i3.CustomInputComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<InputItemModule>; }