download
raw
475 Bytes
var isNativeReflectConstruct = require("./isNativeReflectConstruct.js");
var setPrototypeOf = require("./setPrototypeOf.js");
function _construct(t, e, r) {
if (isNativeReflectConstruct()) return Reflect.construct.apply(null, arguments);
var o = [null];
o.push.apply(o, e);
var p = new (t.bind.apply(t, o))();
return r && setPrototypeOf(p, r.prototype), p;
}
module.exports = _construct, module.exports.__esModule = true, module.exports["default"] = module.exports;

Xet Storage Details

Size:
475 Bytes
·
Xet hash:
60a574ee75ecff05f1e81163868f4156a01c25053c9586a4d93166700b185c76

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.