summaryrefslogtreecommitdiff
path: root/alarm/node_modules/@babel/runtime/helpers/objectDestructuringEmpty.js
diff options
context:
space:
mode:
Diffstat (limited to 'alarm/node_modules/@babel/runtime/helpers/objectDestructuringEmpty.js')
-rw-r--r--alarm/node_modules/@babel/runtime/helpers/objectDestructuringEmpty.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/alarm/node_modules/@babel/runtime/helpers/objectDestructuringEmpty.js b/alarm/node_modules/@babel/runtime/helpers/objectDestructuringEmpty.js
deleted file mode 100644
index 5b405e0..0000000
--- a/alarm/node_modules/@babel/runtime/helpers/objectDestructuringEmpty.js
+++ /dev/null
@@ -1,4 +0,0 @@
-function _objectDestructuringEmpty(obj) {
- if (obj == null) throw new TypeError("Cannot destructure " + obj);
-}
-module.exports = _objectDestructuringEmpty, module.exports.__esModule = true, module.exports["default"] = module.exports; \ No newline at end of file