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

Function __spreadValues

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

Source from the content-addressed store, hash-verified

1132 ? s(o, i, { enumerable: !0, configurable: !0, writable: !0, value: a })
1133 : (o[i] = a),
1134 __spreadValues = (s, o) => {
1135 for (var i in o || (o = {})) u.call(o, i) && __defNormalProp(s, i, o[i])
1136 if (a) for (var i of a(o)) _.call(o, i) && __defNormalProp(s, i, o[i])
1137 return s
1138 },
1139 __publicField = (s, o, i) => __defNormalProp(s, 'symbol' != typeof o ? o + '' : o, i),
1140 w = {}
1141 ;((o, i) => {

Callers 1

constructorMethod · 0.85

Calls 2

__defNormalPropFunction · 0.85
aFunction · 0.70

Tested by

no test coverage detected