summaryrefslogtreecommitdiff
path: root/school/node_modules/@babel/runtime/helpers/classStaticPrivateMethodSet.js
diff options
context:
space:
mode:
Diffstat (limited to 'school/node_modules/@babel/runtime/helpers/classStaticPrivateMethodSet.js')
-rw-r--r--school/node_modules/@babel/runtime/helpers/classStaticPrivateMethodSet.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/school/node_modules/@babel/runtime/helpers/classStaticPrivateMethodSet.js b/school/node_modules/@babel/runtime/helpers/classStaticPrivateMethodSet.js
new file mode 100644
index 0000000..72560e6
--- /dev/null
+++ b/school/node_modules/@babel/runtime/helpers/classStaticPrivateMethodSet.js
@@ -0,0 +1,4 @@
+function _classStaticPrivateMethodSet() {
+ throw new TypeError("attempted to set read only static private field");
+}
+module.exports = _classStaticPrivateMethodSet, module.exports.__esModule = true, module.exports["default"] = module.exports; \ No newline at end of file