summaryrefslogtreecommitdiff
path: root/alarm/node_modules/@babel/runtime/helpers/readOnlyError.js
diff options
context:
space:
mode:
Diffstat (limited to 'alarm/node_modules/@babel/runtime/helpers/readOnlyError.js')
-rw-r--r--alarm/node_modules/@babel/runtime/helpers/readOnlyError.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/alarm/node_modules/@babel/runtime/helpers/readOnlyError.js b/alarm/node_modules/@babel/runtime/helpers/readOnlyError.js
deleted file mode 100644
index 6637a0e..0000000
--- a/alarm/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