Initial commit

This commit is contained in:
2022-04-04 21:54:11 +00:00
commit 83db28f4df
9 changed files with 1393 additions and 0 deletions

3
src/index.ts Normal file
View File

@@ -0,0 +1,3 @@
export const HELLO_WORLD = 'Hello, World!'