MCPcopy Create free account
hub / github.com/codeaashu/claude-code / _temp5

Function _temp5

src/components/hooks/HooksConfigMenu.tsx:561–563  ·  view source on GitHub ↗
(sum, hooks)

Source from the content-addressed store, hash-verified

559 return <Text>Esc to close</Text>;
560}
561function _temp5(sum, hooks) {
562 return sum + hooks.length;
563}
564function _temp4(tool) {
565 return tool.name;
566}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected