mirror of
https://github.com/tcgdex/javascript-sdk.git
synced 2025-07-13 10:35:11 +00:00
Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
f7010d5f93
|
|||
ed3fbcf5db
|
|||
f62615814d
|
|||
eec10c548a
|
2
interfaces.d.ts
vendored
2
interfaces.d.ts
vendored
@ -256,7 +256,7 @@ export interface Card<SetType extends SetResume = SetResume> extends CardResume
|
||||
/**
|
||||
* Define the rotation mark on cards >= Sword & Shield
|
||||
*/
|
||||
rotationMark?: string
|
||||
regulationMark?: string
|
||||
}
|
||||
|
||||
export type StringEndpointList = Array<string>
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tcgdex/sdk",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.3",
|
||||
"main": "./tcgdex.js",
|
||||
"types": "./main.d.ts",
|
||||
"repository": "https://github.com/tcgdex/javascript-sdk.git",
|
||||
|
Reference in New Issue
Block a user