Your IP : 216.73.216.86


Current Path : /home/emeraadmin/www/node_modules/react-dnd/lib/hooks/
Upload File :
Current File : /home/emeraadmin/www/node_modules/react-dnd/lib/hooks/useDragDropManager.d.ts

import { DragDropManager } from 'dnd-core';
/**
 * A hook to retrieve the DragDropManager from Context
 */
export declare function useDragDropManager(): DragDropManager;