refactor: convert to typescript

This commit is contained in:
Peter Evans
2020-09-23 15:58:52 +09:00
parent cd1a929ab8
commit ac036cd74b
17 changed files with 10325 additions and 25 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
lib/
node_modules/