(instance, Constructor)
| 53490 | var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js"); |
| 53491 | parcelHelpers.defineInteropFlag(exports); |
| 53492 | function _classCallCheck(instance, Constructor) { |
| 53493 | if (!(instance instanceof Constructor)) throw new TypeError("Cannot call a class as a function"); |
| 53494 | } |
| 53495 | exports.default = _classCallCheck; |
| 53496 | |
| 53497 | },{"@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"1VLPU":[function(require,module,exports) { |
nothing calls this directly
no outgoing calls
no test coverage detected