MCPcopy Create free account
hub / github.com/TanStack/hotkeys /

Class

packages/hotkeys/src/key-state-tracker.ts:63–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 * ```
62 */
63export class KeyStateTracker {
64 static #instance: KeyStateTracker | null = null
65
66 /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected