Initial commit

This commit is contained in:
Extollo
2022-01-07 01:02:38 +00:00
commit 46128ff9af
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!'