File "classCallCheck.js"
Full Path: C:/wamp64/www/INTERPRETE2/frontend/node_modules/@babel/runtime/helpers/classCallCheck.js
File size: 229 bytes
MIME-type: text/plain
Charset: utf-8
function _classCallCheck(a, n) {
if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function");
}
module.exports = _classCallCheck, module.exports.__esModule = true, module.exports["default"] = module.exports;