MCPcopy 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

1import { describe, expect, it, vi } from 'vitest'
2import {
3 createHotkeyHandler,
4 createMultiHotkeyHandler,

Callers

nothing calls this directly

Calls 4

matchesKeyboardEventFunction · 0.90
createHotkeyHandlerFunction · 0.90
createMultiHotkeyHandlerFunction · 0.90
createKeyboardEventFunction · 0.70

Tested by

no test coverage detected