enviando para deploy

This commit is contained in:
Cauã de Lima 2024-11-02 14:02:47 -03:00
commit 7616023cc9
1 changed files with 4 additions and 0 deletions

4
index.ts Normal file
View File

@ -0,0 +1,4 @@
const msg: String = 'Hello World!'
console.log(msg)
// Teste GITEA