MCPcopy Create free account
hub / github.com/dataease/SQLBot / MixedClass

Function MixedClass

frontend/public/swagger-ui-bundle.js:45924–45927  ·  view source on GitHub ↗
(...o)

Source from the content-addressed store, hash-verified

45922 o = { [_]: combinedInitFunction }
45923 u.push(o)
45924 }
45925 function MixedClass(...o) {
45926 for (const i of s) copyProps(this, new i(...o))
45927 null !== _ && 'function' == typeof this[_] && this[_].apply(this, o)
45928 }
45929 var w, x
45930 ;((MixedClass.prototype =

Callers

nothing calls this directly

Calls 1

copyPropsFunction · 0.85

Tested by

no test coverage detected