Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/github/hotkey
/ test.js
File
test.js
test/test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{describe, it, expect, beforeEach, afterEach} from
'vitest'
2
import
{install, uninstall, eventToHotkeyString} from
'../src/index.ts'
3
4
let
elementsActivated = []
Callers
nothing calls this directly
Calls
6
uninstall
Function · 0.90
install
Function · 0.90
eventToHotkeyString
Function · 0.90
setHTML
Function · 0.85
keySequence
Function · 0.85
wait
Function · 0.85
Tested by
no test coverage detected