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

Function lodash

frontend/public/swagger-ui-bundle.js:23187–23193  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

23185 C = i(80257),
23186 j = Object.prototype.hasOwnProperty
23187 function lodash(s) {
23188 if (x(s) && !w(s) && !(s instanceof a)) {
23189 if (s instanceof u) return s
23190 if (j.call(s, '__wrapped__')) return C(s)
23191 }
23192 return new u(s)
23193 }
23194 ;((lodash.prototype = _.prototype),
23195 (lodash.prototype.constructor = lodash),
23196 (s.exports = lodash))

Callers

nothing calls this directly

Calls 3

xFunction · 0.70
wFunction · 0.70
CFunction · 0.70

Tested by

no test coverage detected