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