@echecs/trf - v4.0.0
Preparing search index...
TrfBye
Interface TrfBye
TRF-specific bye record (tag 240) — distinct from tournament's per-round Bye.
interface
TrfBye
{
playerIds
:
string
[]
;
round
:
number
;
type
:
"F"
|
"H"
|
"Z"
;
}
Index
Properties
player
Ids
round
type
Properties
player
Ids
playerIds
:
string
[]
round
round
:
number
type
type
:
"F"
|
"H"
|
"Z"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
player
Ids
round
type
@echecs/trf - v4.0.0
Loading...
TRF-specific bye record (tag 240) — distinct from tournament's per-round Bye.