aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecGet.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecGet.js')
-rw-r--r--node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecGet.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecGet.js b/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecGet.js
deleted file mode 100644
index 23684b7..0000000
--- a/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecGet.js
+++ /dev/null
@@ -1,7 +0,0 @@
-import classApplyDescriptorGet from "./classApplyDescriptorGet.js";
-import assertClassBrand from "./assertClassBrand.js";
-import classCheckPrivateStaticFieldDescriptor from "./classCheckPrivateStaticFieldDescriptor.js";
-function _classStaticPrivateFieldSpecGet(t, s, r) {
- return assertClassBrand(s, t), classCheckPrivateStaticFieldDescriptor(r, "get"), classApplyDescriptorGet(t, r);
-}
-export { _classStaticPrivateFieldSpecGet as default }; \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage