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