UNPKG

@mhsalves/yugioh-fb-catalog

Version:

This catalog tools helps to retrieve data from Yugioh Forbidden Memories

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