UNPKG

@mhsalves/yugioh-fb-catalog

Version:

This catalog tools helps to retrieve data from Yugioh Forbidden Memories

4 lines (3 loc) 115 B
import type { ISupportCard } from "../../card-types"; declare const equips: ISupportCard[]; export default equips;