UNPKG

antd-mobile

Version:
5 lines (4 loc) 131 B
import './input.less'; import { Input } from './input'; export type { InputProps, InputRef } from './input'; export default Input;