Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/hotkeys
/ sequence-manager.test.ts
File
sequence-manager.test.ts
packages/hotkeys/tests/sequence-manager.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
2
import
{
3
SequenceManager,
4
createSequenceMatcher,
Callers
nothing calls this directly
Calls
9
createSequenceMatcher
Function · 0.90
dispatchKeyFromElement
Function · 0.85
triggerSequence
Method · 0.80
dispatchKey
Function · 0.70
resetInstance
Method · 0.45
getInstance
Method · 0.45
register
Method · 0.45
getRegistrationCount
Method · 0.45
setOptions
Method · 0.45
Tested by
no test coverage detected