Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/fourtyone11/origin-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js')
-rw-r--r--assets/node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js b/assets/node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js
new file mode 100644
index 0000000..82b67d2
--- /dev/null
+++ b/assets/node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js
@@ -0,0 +1,3 @@
+export default function _objectDestructuringEmpty(obj) {
+ if (obj == null) throw new TypeError("Cannot destructure undefined");
+} \ No newline at end of file