Version 1
[yaffs-website] / node_modules / core-js / fn / math / tanh.js
diff --git a/node_modules/core-js/fn/math/tanh.js b/node_modules/core-js/fn/math/tanh.js
new file mode 100644 (file)
index 0000000..3d1966d
--- /dev/null
@@ -0,0 +1,2 @@
+require('../../modules/es6.math.tanh');
+module.exports = require('../../modules/_core').Math.tanh;
\ No newline at end of file