This commit is contained in:
hoodiearon
2019-07-31 22:52:33 +08:00
parent c14d967b17
commit 7ac39103ac

2
.github/hello.ts vendored
View File

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