Your IP : 216.73.216.86


Current Path : /home/emeraadmin/public_html/node_modules/dnd-core/lib/actions/dragDrop/
Upload File :
Current File : /home/emeraadmin/public_html/node_modules/dnd-core/lib/actions/dragDrop/publishDragSource.d.ts

import { DragDropManager, SentinelAction } from '../../interfaces';
export declare function createPublishDragSource(manager: DragDropManager): () => SentinelAction | undefined;