rozod
    Preparing search index...

    Variable getGamesUniverseidVotesUserConst

    getGamesUniverseidVotesUser: EndpointGeneric<
        { universeId: number },
        { canVote: boolean; reasonForNotVoteable: string; userVote: boolean },
        undefined,
    > = ...