Run ❯
Get your
own Node
server
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
let firstName: string = "Dylan"; // type string console.log(typeof firstName);
string