mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 08:19:17 +00:00
Updated DB and made it work with SDK
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import Expansion from "../interfaces/Expansion";
|
||||
import Expansion from "@tcgdex/sdk/interfaces/Expansion";
|
||||
|
||||
const set: Expansion = {
|
||||
name: "XY",
|
||||
|
Reference in New Issue
Block a user