Initial commit

This commit is contained in:
2021-11-19 20:16:30 +00:00
commit d20132c63e
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!'