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

Function ob

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

Source from the content-addressed store, hash-verified

8832 }
8833 : Re)
8834 function ob(s, o) {
8835 if (o) {
8836 var i = s.firstChild
8837 if (i && i === s.lastChild && 3 === i.nodeType) return void (i.nodeValue = o)
8838 }
8839 s.textContent = o
8840 }
8841 var qe = {
8842 animationIterationCount: !0,
8843 aspectRatio: !0,

Callers 3

EjFunction · 0.70
dkFunction · 0.70
ekFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected