MCPcopy Create free account
hub / github.com/react-dnd/react-dnd /

Class

packages/react-dnd/src/createSourceFactory.js:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 });
39
40 class Source {
41 constructor(monitor) {
42 this.monitor = monitor;
43 this.props = null;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected