Fixed interface not being correctly exported

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-04-20 10:07:10 +02:00
parent 3b6c5886ea
commit 00e61b370f
4 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,4 +4,5 @@ node_modules
*.js
*.d.ts
!interfaces.d.ts
!main.d.ts
test.ts