startit/ts/hello-world/index.ts
Geir Okkenhaug Jerstad 905305ef0d litt ts
2024-12-11 11:20:42 +01:00

2 lines
49 B
TypeScript

console.log("Hello World!")
let age: number = 51;