MCPcopy Index your code
hub / github.com/dataease/SQLBot / $b

Function $b

frontend/public/swagger-ui-bundle.js:9154–9162  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

9152 : null
9153 }
9154 function $b(s) {
9155 if (5 === s.tag || 6 === s.tag) return s
9156 for (s = s.child; null !== s; ) {
9157 var o = $b(s)
9158 if (null !== o) return o
9159 s = s.sibling
9160 }
9161 return null
9162 }
9163 var ct = u.unstable_scheduleCallback,
9164 lt = u.unstable_cancelCallback,
9165 ut = u.unstable_shouldYield,

Callers 1

ZbFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected