Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-dnd/react-dnd
/
Class
packages/react-dnd/src/createSourceMonitor.js:6–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
let
isCallingIsDragging = false;
5
6
class
SourceMonitor {
7
constructor(manager) {
8
this.internalMonitor = manager.getMonitor();
9
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected