MCPcopy Index your code
hub / github.com/dataease/SQLBot / Ah

Function Ah

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

Source from the content-addressed store, hash-verified

11620 ;(E(Yn), E(Xn), E(Qn))
11621 }
11622 function Ah(s) {
11623 xh(Qn.current)
11624 var o = xh(Yn.current),
11625 i = lb(o, s.type)
11626 o !== i && (G(Xn, s), G(Yn, i))
11627 }
11628 function Bh(s) {
11629 Xn.current === s && (E(Yn), E(Xn))
11630 }

Callers 1

Calls 3

xhFunction · 0.70
lbFunction · 0.70
GFunction · 0.70

Tested by

no test coverage detected