bpms_site/.svn/pristine/9d/9d97712cf39a9215ba14fbe9de382a93bb9d4ffd.svn-base
2025-11-02 16:38:49 +03:30

8 lines
274 B
Plaintext

function _classCallCheck(instance, Constructor) {
if (!(instance instanceof Constructor)) {
throw new TypeError("Cannot call a class as a function");
}
}
module.exports = _classCallCheck;
module.exports["default"] = module.exports, module.exports.__esModule = true;