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