mirror of
https://github.com/tcgdex/javascript-sdk.git
synced 2025-07-22 22:49:49 +00:00
fix: browser fetch
need to keep it's context
This commit is contained in:
2
src/interfaces.d.ts
vendored
2
src/interfaces.d.ts
vendored
@ -27,7 +27,7 @@ interface booster {
|
||||
name: string
|
||||
logo?: string
|
||||
artwork_front?: string
|
||||
artwork_back?: string
|
||||
artwork_back?: string
|
||||
}
|
||||
|
||||
export type SetList = Array<SetResume>
|
||||
|
Reference in New Issue
Block a user