Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/editablejs/editable
/ clearSlashTriggerData
Function
clearSlashTriggerData
packages/plugins/toolbar/src/slash/weak-map.ts:19–21 ·
view source on GitHub ↗
(editor: Editor)
Source
from the content-addressed store, hash-verified
17
}
18
19
export
const
clearSlashTriggerData = (editor: Editor) => {
20
SLASH_TRIGGER_DATA_WEAK_MAP.delete(editor)
21
}
Callers
1
closeSlashDecorate
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…