UNPKG

@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration

Version:

An optional Pragmatic drag and drop package that enables rapid migration from react-beautiful-dnd to Pragmatic drag and drop

4 lines (3 loc) 130 B
export declare function useKeyboardContext(): { startKeyboardDrag: import("../drag-drop-context/types").StartKeyboardDrag; };