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

Function Lg

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

Source from the content-addressed store, hash-verified

11020 }
11021 var $n = V.ReactCurrentBatchConfig
11022 function Lg(s, o, i) {
11023 if (null !== (s = i.ref) && 'function' != typeof s && 'object' != typeof s) {
11024 if (i._owner) {
11025 if ((i = i._owner)) {
11026 if (1 !== i.tag) throw Error(p(309))
11027 var a = i.stateNode
11028 }
11029 if (!a) throw Error(p(147, s))
11030 var u = a,
11031 _ = '' + s
11032 return null !== o &&
11033 null !== o.ref &&
11034 'function' == typeof o.ref &&
11035 o.ref._stringRef === _
11036 ? o.ref
11037 : ((o = function (s) {
11038 var o = u.refs
11039 null === s ? delete o[_] : (o[_] = s)
11040 }),
11041 (o._stringRef = _),
11042 o)
11043 }
11044 if ('string' != typeof s) throw Error(p(284))
11045 if (!i._owner) throw Error(p(290, s))
11046 }
11047 return s
11048 }
11049 function Mg(s, o) {
11050 throw (
11051 (s = Object.prototype.toString.call(o)),

Callers 3

kFunction · 0.70
qFunction · 0.70
OgFunction · 0.70

Calls 1

pFunction · 0.70

Tested by

no test coverage detected