MCPcopy 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

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
2import {
3 SequenceManager,
4 createSequenceMatcher,

Callers

nothing calls this directly

Calls 9

createSequenceMatcherFunction · 0.90
dispatchKeyFromElementFunction · 0.85
triggerSequenceMethod · 0.80
dispatchKeyFunction · 0.70
resetInstanceMethod · 0.45
getInstanceMethod · 0.45
registerMethod · 0.45
getRegistrationCountMethod · 0.45
setOptionsMethod · 0.45

Tested by

no test coverage detected