@playlive/react-query
    Preparing search index...

    Interface UseTeamParams

    Params for useTeam.

    interface UseTeamParams {
        charityType: CharityType;
        teamSlug: string;
    }
    Index
    charityType: CharityType
    teamSlug: string