aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/fn/math/tanh.js
blob: 30ddbcc8302c8352135760a6e44f2035d2b3e6b9 (plain)
1
2
require('../../modules/es6.math.tanh');
module.exports = require('../../modules/$.core').Math.tanh;