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

Function _temp2

src/screens/REPL.tsx:520–522  ·  view source on GitHub ↗
(setFrame_0)

Source from the content-addressed store, hash-verified

518 return null;
519}
520function _temp2(setFrame_0) {
521 return setFrame_0(_temp);
522}
523function _temp(f) {
524 return (f + 1) % TITLE_ANIMATION_FRAMES.length;
525}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected