芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/react-dnd/lib/decorators/DragLayer.d.ts
import { DndOptions } from '../index'; import { DragLayerCollector, DndComponentEnhancer } from './interfaces'; export declare function DragLayer
(collect: DragLayerCollector
, options?: DndOptions
): DndComponentEnhancer
;