const reverseString = function(str) { }; module.exports = reverseString;