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

Function lb

frontend/public/swagger-ui-bundle.js:8803–8809  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

8801 }
8802 }
8803 function lb(s, o) {
8804 return null == s || 'http://www.w3.org/1999/xhtml' === s
8805 ? kb(o)
8806 : 'http://www.w3.org/2000/svg' === s && 'foreignObject' === o
8807 ? 'http://www.w3.org/1999/xhtml'
8808 : s
8809 }
8810 var Te,
8811 Re,
8812 $e =

Callers 2

yhFunction · 0.70
AhFunction · 0.70

Calls 1

kbFunction · 0.70

Tested by

no test coverage detected