VoterVotes: {
    voter: Voter;
    votes: Vote[];
}

Type declaration

Generated using TypeDoc