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