mirror of
https://github.com/tcgdex/javascript-sdk.git
synced 2025-08-04 19:41:58 +00:00
feat: Add random endpoints to the SDK (#277)
This commit is contained in:
@@ -16,5 +16,5 @@ export const ENDPOINTS: Array<Endpoints> = [
|
||||
'cards', 'categories', 'dex-ids', 'energy-types',
|
||||
'hp', 'illustrators', 'rarities', 'regulation-marks',
|
||||
'retreats', 'series', 'sets', 'stages', 'suffixes',
|
||||
'trainer-types', 'types', 'variants'
|
||||
'trainer-types', 'types', 'variants', 'random'
|
||||
] as const
|
||||
|
Reference in New Issue
Block a user