UNPKG

@wulperstudio/cms

Version:
3 lines (2 loc) 173 B
import { ItemDragOverlayProps } from './types'; export declare const ItemDragOverlay: ({ id, renderItem }: ItemDragOverlayProps) => import("react/jsx-runtime").JSX.Element;