MCPcopy Create free account
hub / github.com/DHTMLX/scheduler / Be

Function Be

codebase/dhtmlxscheduler.es.js:5293–5300  ·  view source on GitHub ↗
(e, i)

Source from the content-addressed store, hash-verified

5291 }, je(e, i);
5292};
5293function Be(e, i) {
5294 if (typeof i != "function" && i !== null)
5295 throw new TypeError("Class extends value " + String(i) + " is not a constructor or null");
5296 function t() {
5297 this.constructor = e;
5298 }
5299 je(e, i), e.prototype = i === null ? Object.create(i) : (t.prototype = i.prototype, new t());
5300}
5301var ee = function() {
5302 return ee = Object.assign || function(e) {
5303 for (var i, t = 1, n = arguments.length; t < n; t++)

Callers 1

Calls 1

jeFunction · 0.70

Tested by

no test coverage detected