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

Function _temp

src/tools/MCPTool/UI.tsx:262–265  ·  view source on GitHub ↗
(t0)

Source from the content-addressed store, hash-verified

260 return stringWidth(k_0);
261}
262function _temp(t0) {
263 const [k, v] = t0;
264 return `${k}: ${v}`;
265}
266function parseJsonEntries(content: string, {
267 maxChars,
268 maxKeys

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected