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

    Interface UsePreviousYearTotalsParams

    interface UsePreviousYearTotalsParams {
        isTeam?: boolean;
        slug: string | null | undefined;
    }
    Index
    isTeam?: boolean

    Pass true for team aggregation.

    slug: string | null | undefined

    Tiltify slug of the user or team whose historical totals to fetch. Sigil (@ / +) is optional; forwarded verbatim.