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

Function _temp0

src/commands/bridge/bridge.tsx:438–440  ·  view source on GitHub ↗
(i_0)

Source from the content-addressed store, hash-verified

436 return l.length > 0;
437}
438function _temp0(i_0) {
439 return (i_0 - 1 + 3) % 3;
440}
441function _temp9(i) {
442 return (i + 1) % 3;
443}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected