Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-dnd/react-dnd
/
Class
packages/dnd-core/src/HandlerRegistry.js:61–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
export
default
class
HandlerRegistry {
62
constructor(store) {
63
this.store = store;
64
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected