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

Function _temp2

src/components/TaskListV2.tsx:372–374  ·  view source on GitHub ↗
(id)

Source from the content-addressed store, hash-verified

370 return t12;
371}
372function _temp2(id) {
373 return `#${id}`;
374}
375function _temp(a, b) {
376 return parseInt(a, 10) - parseInt(b, 10);
377}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected