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