export class CardItem { cardName: string; cardType: string; }