UNPKG

311 BJavaScriptView Raw
1import _typeof from "../../helpers/esm/typeof";
2import assertThisInitialized from "./assertThisInitialized";
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