diff options
Diffstat (limited to 'node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js')
| -rw-r--r-- | node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js b/node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js deleted file mode 100644 index a92eac8..0000000 --- a/node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js +++ /dev/null @@ -1,4 +0,0 @@ -function _objectDestructuringEmpty(t) { - if (null == t) throw new TypeError("Cannot destructure " + t); -} -export { _objectDestructuringEmpty as default };
\ No newline at end of file |
