Skip to content

Instantly share code, notes, and snippets.

@rahiyansafz
Created August 11, 2021 15:59
Show Gist options
  • Save rahiyansafz/36ccd6992579e7943abd05d3385d6ee0 to your computer and use it in GitHub Desktop.
Save rahiyansafz/36ccd6992579e7943abd05d3385d6ee0 to your computer and use it in GitHub Desktop.
let message: string = 'Hello, World!';
console.log(message);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment