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