const repeatString = function(word, times) { } module.exports = repeatString