MCPcopy Create free account
hub / github.com/Souls-R/GetDeck / CardItem

Function CardItem

app/deck/page.tsx:67–106  ·  view source on GitHub ↗
({
    gameId,
    baigeId,
    onClick,
    isSelected,
    locale
}: {
    gameId: string;
    baigeId: number | null;
    onClick: () => void;
    isSelected: boolean;
    locale: string;
})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getCardImageUrlFunction · 0.90

Tested by

no test coverage detected