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

Function _temp2

src/components/Settings/Status.tsx:198–200  ·  view source on GitHub ↗
(s_0)

Source from the content-addressed store, hash-verified

196 return <Box key={j} flexDirection="row" gap={1} flexShrink={0}>{label !== undefined && <Text bold={true}>{label}:</Text>}<PropertyValue value={value} /></Box>;
197}
198function _temp2(s_0) {
199 return s_0.mcp;
200}
201function _temp(s) {
202 return s.mainLoopModel;
203}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected