MCPcopy Create free account
hub / github.com/WJX20/claude-code / VoiceKeybindingHandler

Function VoiceKeybindingHandler

src/hooks/useVoiceIntegration.tsx:673–676  ·  view source on GitHub ↗
(props)

Source from the content-addressed store, hash-verified

671// (<VoiceKeybindingHandler .../>) keep compiling. Remove once REPL.tsx
672// wires handleKeyDown directly.
673export function VoiceKeybindingHandler(props) {
674 useVoiceKeybindingHandler(props);
675 return null;
676}

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected