Run ❯
Get your
own Node
server
❯
Run Code
Ctrl+Alt+R
Change Orientation
Ctrl+Alt+O
Change Theme
Ctrl+Alt+D
Go to Spaces
Ctrl+Alt+P
// Try creating a new Car using the alias provided type CarYear = number; type CarType = string; type CarModel = string; type Car = { year: CarYear, type: CarType, model: CarModel }; const carYear: CarYear = 2001 const carType: CarType = "Toyota" const carModel: CarModel = "Corolla" const car: Car = { year: carYear, type: carType, model: carModel }; console.log(car);
{ year: 2001, type: 'Toyota', model: 'Corolla' }
Otomatik - 185.11.14.41
CloudFlare DNS
Türk Telekom DNS
Google DNS
Open DNS
OSZAR »