diff options
Diffstat (limited to 'node_modules/@babel/runtime/core-js/math/expm1.js')
| -rw-r--r-- | node_modules/@babel/runtime/core-js/math/expm1.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/node_modules/@babel/runtime/core-js/math/expm1.js b/node_modules/@babel/runtime/core-js/math/expm1.js new file mode 100644 index 00000000..cddacc5c --- /dev/null +++ b/node_modules/@babel/runtime/core-js/math/expm1.js @@ -0,0 +1 @@ +module.exports = require("core-js/library/fn/math/expm1");
\ No newline at end of file |
