Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
827
function _temp8(prev_0) {
828
return Math.max(prev_0 - 2, 0);
829
}
830
function _temp7(t0, t1) {
831
const [, a] = t0;
832
const [, b] = t1;
Callers
nothing calls this directly
Calls
1
max
Method · 0.80
Tested by
no test coverage detected