Update .bashrc
[dotfiles/.git] / number / to-fixed.js
1 var parent = require('../../es/number/to-fixed');
2
3 module.exports = parent;