first version commit

This commit is contained in:
2020-06-07 23:17:01 +08:00
commit 0b9b3d4878
17 changed files with 1952 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
.vscode
# Dependency directory
node_modules
# Ignore built ts files
/bin/
dist/**/*