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