UNPKG

@mhsalves/yugioh-fb-catalog

Version:

This catalog tools helps to retrieve data from Yugioh Forbidden Memories

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