RUNOOB.COM
源代码:
点击运行
const hello : string = "Hello World!" console.log(hello)
运行结果