Initial commit

This commit is contained in:
js
2023-08-21 02:14:09 +00:00
commit c46c33eebf
7 changed files with 124 additions and 0 deletions

2
src/index.d.ts vendored Normal file
View File

@@ -0,0 +1,2 @@
export function hello() : string;