Initial commit

This commit is contained in:
Extollo
2021-11-26 20:40:43 +00:00
commit 9c6a3e87bc
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!'