📄 tanh.js
/home/palash/git/site/node_modules/core-js-pure/full/math/tanh.js
Language: js • Lines: 4
'use strict';
var parent = require('../../actual/math/tanh');

module.exports = parent;