UNPKG

@adminium/ui

Version:

Arco Design React UI Library.

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