Skip to content

Instantly share code, notes, and snippets.

@irumvanselme
Created April 26, 2021 12:47
Show Gist options
  • Save irumvanselme/538121d20c34b96d6765768bbcd638ee to your computer and use it in GitHub Desktop.
Save irumvanselme/538121d20c34b96d6765768bbcd638ee to your computer and use it in GitHub Desktop.
print javascript function
export default function andika(message){
console.log(message)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment