Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp2
Function
_temp2
src/commands/chrome/chrome.tsx:272–274 ·
view source on GitHub ↗
(c)
Source
from the content-addressed store, hash-verified
270
return k_1 + 1;
271
}
272
function _temp2(c) {
273
return c.name === CLAUDE_IN_CHROME_MCP_SERVER_NAME;
274
}
275
function _temp(s) {
276
return s.mcp.clients;
277
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected