V2 added typing for compiler

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-03-11 10:10:44 +01:00
parent 1db0b1ab38
commit b13e554162
25 changed files with 268 additions and 782 deletions

1
.gitignore vendored
View File

@ -3,4 +3,5 @@ node_modules
# Dist files
*.js
*.d.ts
!interfaces.d.ts
test.ts