UNPKG

slightning-coco-widget

Version:

SLIGHTNING 的 CoCo 控件框架。

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