Files
first-repo/index.ts
T
Your Name c644aae620 update
2024-11-04 11:24:43 -03:00

2 lines
52 B
TypeScript

const msg: String = 'Hello World!'
console.log(msg)