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