Update .bashrc
[dotfiles/.git] / math / atanh.js
1 var parent = require('../../es/math/atanh');
2
3 module.exports = parent;