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

File validate.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest'
2import { assertValidHotkey, checkHotkey, validateHotkey } from '../src/validate'
3
4describe('validateHotkey', () => {

Callers

nothing calls this directly

Calls 3

validateHotkeyFunction · 0.90
assertValidHotkeyFunction · 0.90
checkHotkeyFunction · 0.90

Tested by

no test coverage detected