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

Method getBackend

packages/dnd-core/src/DragDropManager.js:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 }
36
37 getBackend() {
38 return this.backend;
39 }
40
41 getRegistry() {
42 return this.registry;

Callers 4

constructorMethod · 0.80
Box-test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected