Preparing search index...
The search index is not available
open-source-election-game
open-source-election-game
models/HistoricalResultsModel
HistoricalResultsModel
Interface HistoricalResultsModel
interface
HistoricalResultsModel
{
electoralVotes
?:
Record
<
number
,
number
>
;
popularVotes
:
Record
<
number
,
number
>
;
}
Index
Properties
electoral
Votes?
popular
Votes
Properties
Optional
electoral
Votes
electoralVotes
?:
Record
<
number
,
number
>
popular
Votes
popularVotes
:
Record
<
number
,
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
electoral
Votes
popular
Votes
open-source-election-game
Loading...