download
raw
557 Bytes
import getPrototypeOf from "./getPrototypeOf.js";
import isNativeReflectConstruct from "./isNativeReflectConstruct.js";
import possibleConstructorReturn from "./possibleConstructorReturn.js";
function _createSuper(t) {
var r = isNativeReflectConstruct();
return function () {
var e,
o = getPrototypeOf(t);
if (r) {
var s = getPrototypeOf(this).constructor;
e = Reflect.construct(o, arguments, s);
} else e = o.apply(this, arguments);
return possibleConstructorReturn(this, e);
};
}
export { _createSuper as default };

Xet Storage Details

Size:
557 Bytes
·
Xet hash:
764fde0f10d2efc58601869561c1daa686927c876dcb6bc16588c042844a1fda

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