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

Function M

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

Source from the content-addressed store, hash-verified

5778 ae = { current: null },
5779 ce = { key: !0, ref: !0, __self: !0, __source: !0 }
5780 function M(s, o, a) {
5781 var u,
5782 _ = {},
5783 w = null,
5784 x = null
5785 if (null != o)
5786 for (u in (void 0 !== o.ref && (x = o.ref), void 0 !== o.key && (w = '' + o.key), o))
5787 ie.call(o, u) && !ce.hasOwnProperty(u) && (_[u] = o[u])
5788 var C = arguments.length - 2
5789 if (1 === C) _.children = a
5790 else if (1 < C) {
5791 for (var j = Array(C), L = 0; L < C; L++) j[L] = arguments[L + 2]
5792 _.children = j
5793 }
5794 if (s && s.defaultProps)
5795 for (u in (C = s.defaultProps)) void 0 === _[u] && (_[u] = C[u])
5796 return { $$typeof: i, type: s, key: w, ref: x, props: _, _owner: ae.current }
5797 }
5798 function O(s) {
5799 return 'object' == typeof s && null !== s && s.$$typeof === i
5800 }

Callers 1

JFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected