diff options
Diffstat (limited to 'node_modules/@babel/runtime/helpers/classCallCheck.js')
| -rw-r--r-- | node_modules/@babel/runtime/helpers/classCallCheck.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/node_modules/@babel/runtime/helpers/classCallCheck.js b/node_modules/@babel/runtime/helpers/classCallCheck.js deleted file mode 100644 index 21b8390..0000000 --- a/node_modules/@babel/runtime/helpers/classCallCheck.js +++ /dev/null @@ -1,4 +0,0 @@ -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;
\ No newline at end of file |
