dd
This commit is contained in:
8
extensions/Excel转JSON/node_modules/@babel/runtime/helpers/classCallCheck.js
generated
vendored
Normal file
8
extensions/Excel转JSON/node_modules/@babel/runtime/helpers/classCallCheck.js
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
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;
|
||||
Reference in New Issue
Block a user