mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-13 17:22:03 +00:00
@@ -2,14 +2,7 @@ import Expansion from "@tcgdex/sdk/interfaces/Expansion";
|
||||
|
||||
const set: Expansion = {
|
||||
name: "Neo",
|
||||
code: "neo",
|
||||
sets: [
|
||||
"neo1",
|
||||
"neo2",
|
||||
"neo3",
|
||||
"neo4",
|
||||
"si1",
|
||||
]
|
||||
code: "neo"
|
||||
}
|
||||
|
||||
export default set
|
||||
|
Reference in New Issue
Block a user