Run ❯
×
Change Orientation
Change Theme, Dark/Light
let firstName: string = "Dylan"; // type string console.log(typeof firstName);
string