bpms_site/.svn/pristine/44/445b13fe4f2f38a495035411c50bc3732944a437.svn-base
2025-11-02 16:38:49 +03:30

16 lines
583 B
Plaintext

var _typeof = require("next/dist/compiled/@babel/runtime/helpers/typeof")["default"];
var assertThisInitialized = require("./assertThisInitialized.js");
function _possibleConstructorReturn(self, call) {
if (call && (_typeof(call) === "object" || typeof call === "function")) {
return call;
} else if (call !== void 0) {
throw new TypeError("Derived constructors may only return object or undefined");
}
return assertThisInitialized(self);
}
module.exports = _possibleConstructorReturn;
module.exports["default"] = module.exports, module.exports.__esModule = true;