Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Shopify/draggable
/ Event
Interface
Event
test/environment.ts:4–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
3
declare global {
4
export
interface
Event {
5
stoppedPropagation: boolean;
6
}
7
}
8
9
window.requestAnimationFrame = (callback) => {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…