Skip to content

Instantly share code, notes, and snippets.

@AntonioErdeljac
Created November 18, 2018 22:39
Show Gist options
  • Save AntonioErdeljac/c3f36f68deded18ccdf7501eeb53850d to your computer and use it in GitHub Desktop.
Save AntonioErdeljac/c3f36f68deded18ccdf7501eeb53850d to your computer and use it in GitHub Desktop.
module.exports = (message) => message.toUpperCase();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment