Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp4
Function
_temp4
src/commands/mobile/mobile.tsx:261–263 ·
view source on GitHub ↗
(line_0, i)
Source
from the content-addressed store, hash-verified
259
return t28;
260
}
261
function _temp4(line_0, i) {
262
return <Text key={i}>{line_0}</Text>;
263
}
264
function _temp3(line) {
265
return line.length > 0;
266
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected