@playlive/fundraiser-data
    Preparing search index...

    Interface DonorSpotlightCommunityHero

    Wire shape of the communityHero payload.

    interface DonorSpotlightCommunityHero {
        donationCount: number;
        donorName: string;
    }
    Index
    donationCount: number
    donorName: string