UNPKG

319 BJavaScriptView Raw
1import _typeof from "@babel/runtime/helpers/typeof";
2import assertThisInitialized from "./assertThisInitialized.js";
3export default function _possibleConstructorReturn(self, call) {
4 if (call && (_typeof(call) === "object" || typeof call === "function")) {
5 return call;
6 }
7
8 return assertThisInitialized(self);
9}
\No newline at end of file