@echecs/swiss - v5.0.0
Preparing search index...
Bye
Interface Bye
A player who receives a bye (no opponent) for a round.
interface
Bye
{
kind
:
"full"
|
"half"
|
"pairing"
|
"zero"
;
player
:
string
;
}
Index
Properties
kind
player
Properties
kind
kind
:
"full"
|
"half"
|
"pairing"
|
"zero"
Bye classification.
player
player
:
string
Player identifier.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
player
@echecs/swiss - v5.0.0
Loading...
A player who receives a bye (no opponent) for a round.