diff options
Diffstat (limited to 'node_modules/@babel/runtime/helpers/readOnlyError.js')
| -rw-r--r-- | node_modules/@babel/runtime/helpers/readOnlyError.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/node_modules/@babel/runtime/helpers/readOnlyError.js b/node_modules/@babel/runtime/helpers/readOnlyError.js deleted file mode 100644 index 1bf3e09..0000000 --- a/node_modules/@babel/runtime/helpers/readOnlyError.js +++ /dev/null @@ -1,4 +0,0 @@ -function _readOnlyError(r) { - throw new TypeError('"' + r + '" is read-only'); -} -module.exports = _readOnlyError, module.exports.__esModule = true, module.exports["default"] = module.exports;
\ No newline at end of file |
