MCPcopy Create free account
hub / github.com/microsoft/SandDance / _classCallCheck

Function _classCallCheck

docs/app/js/sanddance-app.js:53492–53494  ·  view source on GitHub ↗
(instance, Constructor)

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected