Rewrite lib with typescript

This commit is contained in:
2020-03-21 17:59:41 +03:00
parent 474dae9748
commit 4bdd38ec15
28 changed files with 2374 additions and 7718 deletions

3
.gitignore vendored

@@ -1,5 +1,6 @@
.idea/
.nyc_output/
built/
coverage/
dist/
node_modules/
var/