Add typescript stuff

This commit is contained in:
2021-11-19 14:13:32 -06:00
parent 0b89af10d3
commit 103ab3979a
7 changed files with 1277 additions and 124 deletions

3
src/index.ts Normal file
View File

@@ -0,0 +1,3 @@
export const HELLO_WORLD = 'Hello, World!'