MCPcopy
hub / github.com/codeaashu/claude-code / useCommandRegistry

Function useCommandRegistry

web/hooks/useCommandRegistry.ts:135–137  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

133}
134
135export function useCommandRegistry() {
136 return useContext(CommandRegistryContext);
137}

Callers 3

CommandPaletteFunction · 0.90
ShortcutsHelpFunction · 0.90
useKeyboardShortcutsFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected