Delete hello.ts
This commit is contained in:
@ -1,2 +0,0 @@
|
||||
const hello : string = "Hello World"
|
||||
console.log(hello)
|
||||
Reference in New Issue
Block a user
@ -1,2 +0,0 @@
|
||||
const hello : string = "Hello World"
|
||||
console.log(hello)
|
||||