Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/hotkeys
/ match.test.ts
File
match.test.ts
packages/hotkeys/tests/match.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
'vitest'
2
import
{
3
createHotkeyHandler,
4
createMultiHotkeyHandler,
Callers
nothing calls this directly
Calls
4
matchesKeyboardEvent
Function · 0.90
createHotkeyHandler
Function · 0.90
createMultiHotkeyHandler
Function · 0.90
createKeyboardEvent
Function · 0.70
Tested by
no test coverage detected