Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Shopify/draggable
/ getDataTransferStub
Function
getDataTransferStub
test/helpers/sensor.ts:93–98 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
91
}
92
93
export
function
getDataTransferStub() {
94
return
{
95
setData: jest.fn(),
96
effectAllowed: null,
97
};
98
}
Callers
4
dragStart
Function · 0.85
dragOver
Function · 0.85
dragDrop
Function · 0.85
dragStop
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…