UNPKG

xbpr

Version:

xbp react ui by @arco-design/web-react

4 lines (3 loc) 134 B
import { DraggableItemProps } from './interface'; declare function Item(props: DraggableItemProps): JSX.Element; export default Item;