tcgdex / cards-database

Pokémon Trading Card Game Card (TCG) Database for the TCGdex API. ⭐ Leave a star if the project interest you !
https://www.tcgdex.net
MIT License
182 stars 41 forks source link

fix: Remove reference to Set Variants from api.d.ts #565

Closed lwelyk closed 1 month ago

lwelyk commented 1 month ago

fix: Remove reference to Set Variants from api.d.ts

Change to api.d.ts to remove set interface's variants and also remove card interface comment's reference to it overriding the set's.

I'm interested in this project and was referencing this to understand the format and discovered that this set variant field had been removed a while ago and so got a bit confused. If this is still in there for a reason, I apologize.