mirror of
https://github.com/tcgdex/javascript-sdk.git
synced 2025-06-12 19:09:20 +00:00
Fixed interface not being correctly exported
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,4 +4,5 @@ node_modules
|
||||
*.js
|
||||
*.d.ts
|
||||
!interfaces.d.ts
|
||||
!main.d.ts
|
||||
test.ts
|
||||
|
Reference in New Issue
Block a user