项目初始化

This commit is contained in:
2024-09-14 15:17:05 +08:00
commit 91d0fa3784
4 changed files with 129 additions and 0 deletions

1
src/index.ts Normal file
View File

@ -0,0 +1 @@
console.log("Hello World!");