Skip to content

Instantly share code, notes, and snippets.

@agusrichard
Created November 3, 2021 19:38
Show Gist options
  • Save agusrichard/70bbdfbced11e136ce3e114c4a6efc35 to your computer and use it in GitHub Desktop.
Save agusrichard/70bbdfbced11e136ce3e114c4a6efc35 to your computer and use it in GitHub Desktop.
const hello: string = 'Hello World!'
console.log(hello)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment