mirror of
https://github.com/tcgdex/javascript-sdk.git
synced 2025-04-22 10:42:10 +00:00
Fixed regulation Mark name not being correct
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
f62615814d
commit
ed3fbcf5db
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
|
* Define the rotation mark on cards >= Sword & Shield
|
||||||
*/
|
*/
|
||||||
regulationMark?: string
|
regulationMark?: string
|
||||||
}
|
}
|
||||||
|
|
||||||
export type StringEndpointList = Array<string>
|
export type StringEndpointList = Array<string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user