Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/clauderic/dnd-kit
/ plugin-registry.test.ts
File
plugin-registry.test.ts
packages/abstract/tests/plugin-registry.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{describe, expect, it} from
'bun:test'
;
2
import
{batch} from
'@dnd-kit/state'
;
3
import
{
4
DragDropManager,
Callers
nothing calls this directly
Calls
8
configure
Function · 0.90
indexOf
Function · 0.85
start
Method · 0.80
stop
Method · 0.80
pluginConfig
Method · 0.80
register
Method · 0.65
get
Method · 0.45
destroy
Method · 0.45
Tested by
no test coverage detected