How to declare variable in TypeScript? Subash Chandran 15th December 2021 Leave a Comment var name: string = 'Bulbul'; const age: number = 34; let email: string = 'bulbul.cse@outlook.com'; Curly hair, very fair, please share 🙂Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window)Click to share on Reddit (Opens in new window)Click to share on Telegram (Opens in new window)Click to share on WhatsApp (Opens in new window)Click to email a link to a friend (Opens in new window) Related See also How to change checkbox checked color in CSS? Snippets, TypeScript How to declare variable in TypeScript? Change font size A Decrease font size. A Reset font size. A Increase font size.