Initial commit

This commit is contained in:
2022-07-12 17:21:40 +00:00
commit 2273fe8c57
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!'