download
raw
396 Bytes
import isNativeReflectConstruct from "./isNativeReflectConstruct.js";
import setPrototypeOf from "./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;
}
export { _construct as default };

Xet Storage Details

Size:
396 Bytes
·
Xet hash:
df59530cb78f38ee1fac20b05f21d9359565360367f75a13a806add6788fb41f

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