Delete hello.ts

This commit is contained in:
hoodiearon
2019-06-08 19:37:32 +08:00
committed by GitHub
parent 0269134e92
commit 9eb5b3ea67

View File

@ -1,2 +0,0 @@
const hello : string = "Hello World"
console.log(hello)