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

Function extends_extends

frontend/public/swagger-ui-bundle.js:57384–57397  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57382 s
57383 )
57384 }
57385 function extends_extends() {
57386 return (
57387 (extends_extends = Object.assign
57388 ? Object.assign.bind()
57389 : function (s) {
57390 for (var o = 1; o < arguments.length; o++) {
57391 var i = arguments[o]
57392 for (var a in i) ({}).hasOwnProperty.call(i, a) && (s[a] = i[a])
57393 }
57394 return s
57395 }),
57396 extends_extends.apply(null, arguments)
57397 )
57398 }
57399 function create_element_ownKeys(s, o) {
57400 var i = Object.keys(s)

Callers 1

createElementFunction · 0.85

Calls 1

bindMethod · 0.45

Tested by

no test coverage detected