UNPKG

63 BJavaScriptView Raw
1module.exports = function (s) { return s.toUpperCase() + '!' };
\No newline at end of file