MCPcopy
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
93export function getDataTransferStub() {
94 return {
95 setData: jest.fn(),
96 effectAllowed: null,
97 };
98}

Callers 4

dragStartFunction · 0.85
dragOverFunction · 0.85
dragDropFunction · 0.85
dragStopFunction · 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…