UNPKG

denwa-react-shared

Version:
3 lines (2 loc) 199 B
import { DraggableUploadListItemProps } from './types'; export declare const DraggableUploadListItem: ({ originNode, file }: DraggableUploadListItemProps) => import("react/jsx-runtime").JSX.Element;