Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-dnd/react-dnd
/ setup
Method
setup
packages/dnd-core/src/backends/createTestBackend.js:8–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
}
7
8
setup() {
9
this.didCallSetup = true;
10
}
11
12
teardown() {
13
this.didCallTeardown = true;
Callers
1
handleRefCountChange
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected