summaryrefslogtreecommitdiff
path: root/school/node_modules/@babel/runtime/helpers/classNameTDZError.js
diff options
context:
space:
mode:
Diffstat (limited to 'school/node_modules/@babel/runtime/helpers/classNameTDZError.js')
-rw-r--r--school/node_modules/@babel/runtime/helpers/classNameTDZError.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/school/node_modules/@babel/runtime/helpers/classNameTDZError.js b/school/node_modules/@babel/runtime/helpers/classNameTDZError.js
deleted file mode 100644
index 1d3d804..0000000
--- a/school/node_modules/@babel/runtime/helpers/classNameTDZError.js
+++ /dev/null
@@ -1,4 +0,0 @@
-function _classNameTDZError(name) {
- throw new Error("Class \"" + name + "\" cannot be referenced in computed property keys.");
-}
-module.exports = _classNameTDZError, module.exports.__esModule = true, module.exports["default"] = module.exports; \ No newline at end of file