Initial commit

This commit is contained in:
2022-02-24 18:14:57 +00:00
commit f0ebe4679f
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!'