commit 079973429ac49dc92bbf6116a1a86d3a22c21ab2 Author: Ananda Date: Mon Nov 4 10:36:39 2024 -0300 first commit diff --git a/1.ts b/1.ts new file mode 100644 index 0000000..22f60aa --- /dev/null +++ b/1.ts @@ -0,0 +1 @@ +console.log("Hello, world!") \ No newline at end of file