UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

4 lines 259 B
import type { UseDraggableArguments } from '@dnd-kit/core'; import type { UseDraggableSortableReturn } from './types'; export declare const useDraggableSortable: (props: UseDraggableArguments) => UseDraggableSortableReturn; //# sourceMappingURL=index.d.ts.map