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