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

Function _temp2

src/components/diff/DiffDialog.tsx:374–376  ·  view source on GitHub ↗
(prev)

Source from the content-addressed store, hash-verified

372 return Math.max(0, prev_1 - 1);
373}
374function _temp2(prev) {
375 return Math.max(0, prev - 1);
376}
377function _temp(turn) {
378 return {
379 type: "turn",

Callers

nothing calls this directly

Calls 1

maxMethod · 0.80

Tested by

no test coverage detected