first commit

This commit is contained in:
2018-10-15 15:21:18 +08:00
commit a60faa1cbd
9 changed files with 5506 additions and 0 deletions

5
tsconfig.json Normal file
View File

@@ -0,0 +1,5 @@
{
"compilerOptions": {
"sourceMap": true
}
}