UNPKG

antd-mobile

Version:
5 lines (4 loc) 155 B
import './text-area.less'; import { TextArea } from './text-area'; export type { TextAreaProps, TextAreaRef } from './text-area'; export default TextArea;