summaryrefslogtreecommitdiff
path: root/includes/external/school/node_modules/@babel/runtime/helpers/nonIterableRest.js
diff options
context:
space:
mode:
Diffstat (limited to 'includes/external/school/node_modules/@babel/runtime/helpers/nonIterableRest.js')
-rw-r--r--includes/external/school/node_modules/@babel/runtime/helpers/nonIterableRest.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/includes/external/school/node_modules/@babel/runtime/helpers/nonIterableRest.js b/includes/external/school/node_modules/@babel/runtime/helpers/nonIterableRest.js
deleted file mode 100644
index 95265ba..0000000
--- a/includes/external/school/node_modules/@babel/runtime/helpers/nonIterableRest.js
+++ /dev/null
@@ -1,4 +0,0 @@
-function _nonIterableRest() {
- throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
-}
-module.exports = _nonIterableRest, module.exports.__esModule = true, module.exports["default"] = module.exports; \ No newline at end of file