Preparing search index...
The search index is not available
open-source-election-game
open-source-election-game
models/FinalResultsModel
default
Interface default
interface
default
{
candidates
:
default
[]
;
electoralVotes
:
Map
<
number
,
number
>
;
popularVotes
:
Map
<
number
,
number
>
;
totalElectoralVotes
:
number
;
totalPopularVotes
:
number
;
}
Index
Properties
candidates
electoral
Votes
popular
Votes
total
Electoral
Votes
total
Popular
Votes
Properties
candidates
candidates
:
default
[]
electoral
Votes
electoralVotes
:
Map
<
number
,
number
>
popular
Votes
popularVotes
:
Map
<
number
,
number
>
total
Electoral
Votes
totalElectoralVotes
:
number
total
Popular
Votes
totalPopularVotes
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
candidates
electoral
Votes
popular
Votes
total
Electoral
Votes
total
Popular
Votes
open-source-election-game
Loading...