7abd81389f5c767c5464fc5b214651e7ef7b186a0bc6867e516ad0c234cfdc6a1a9901a45e292c3cac26f4aef65ea3eb0f2d31b6c3d630b55f5c4eaf90b490 403 B

12345678
  1. import _typeof from "./typeof.js";
  2. import assertThisInitialized from "./assertThisInitialized.js";
  3. function _possibleConstructorReturn(t, e) {
  4. if (e && ("object" == _typeof(e) || "function" == typeof e)) return e;
  5. if (void 0 !== e) throw new TypeError("Derived constructors may only return object or undefined");
  6. return assertThisInitialized(t);
  7. }
  8. export { _possibleConstructorReturn as default };