UNPKG

@hc.ds/mobile

Version:
4 lines 200 B
import type { InputItemProps, TextInputProps } from '@ant-design/react-native/lib/input-item'; export interface InputProps extends InputItemProps, TextInputProps { } //# sourceMappingURL=type.d.ts.map