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

Function _temp13

src/components/BridgeDialog.tsx:346–348  ·  view source on GitHub ↗
(l)

Source from the content-addressed store, hash-verified

344 return <Text key={i}>{line}</Text>;
345}
346function _temp13(l) {
347 return l.length > 0;
348}
349function _temp12(prev_0) {
350 if (!prev_0.replBridgeEnabled) {
351 return prev_0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected