UNPKG

542 BJavaScriptView Raw
1var _typeof = require("./typeof.js")["default"];
2var assertThisInitialized = require("./assertThisInitialized.js");
3function _possibleConstructorReturn(self, call) {
4 if (call && (_typeof(call) === "object" || typeof call === "function")) {
5 return call;
6 } else if (call !== void 0) {
7 throw new TypeError("Derived constructors may only return object or undefined");
8 }
9 return assertThisInitialized(self);
10}
11module.exports = _possibleConstructorReturn, module.exports.__esModule = true, module.exports["default"] = module.exports;
\No newline at end of file