current endpoints ```js console.log(await tcgdex.getCard("1", "hgss1")) console.log(await tcgdex.getSet("hgss1")) console.log(await tcgdex.getExpansion("hgss")) ```