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