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