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

Function _temp8

src/components/Stats.tsx:827–829  ·  view source on GitHub ↗
(prev_0)

Source from the content-addressed store, hash-verified

825 return sum + usage.inputTokens + usage.outputTokens;
826}
827function _temp8(prev_0) {
828 return Math.max(prev_0 - 2, 0);
829}
830function _temp7(t0, t1) {
831 const [, a] = t0;
832 const [, b] = t1;

Callers

nothing calls this directly

Calls 1

maxMethod · 0.80

Tested by

no test coverage detected