MCPcopy Create free account
hub / github.com/TanStack/hotkeys / parse.test.ts

File parse.test.ts

packages/hotkeys/tests/parse.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { normalizeKeyName } from '../src/constants'
3import { hotkeyChordFromKeydown } from '../src/recorder-chord'
4import {

Callers

nothing calls this directly

Calls 9

parseHotkeyFunction · 0.90
normalizeHotkeyFunction · 0.90
isModifierKeyFunction · 0.90
normalizeKeyNameFunction · 0.90
rawHotkeyToParsedHotkeyFunction · 0.90
normalizeHotkeyFromEventFunction · 0.90
hotkeyChordFromKeydownFunction · 0.90

Tested by

no test coverage detected