@echecs/trf - v4.0.0
Preparing search index...
AbnormalPoints
Interface AbnormalPoints
interface
AbnormalPoints
{
gamePoints
:
number
;
matchPoints
:
number
;
playerIds
:
string
[]
;
round
:
number
;
type
:
"+"
|
"-"
|
"D"
|
"F"
|
"H"
|
"L"
|
"W"
|
"Z"
|
" "
;
}
Index
Properties
game
Points
match
Points
player
Ids
round
type
Properties
game
Points
gamePoints
:
number
match
Points
matchPoints
:
number
player
Ids
playerIds
:
string
[]
round
round
:
number
type
type
:
"+"
|
"-"
|
"D"
|
"F"
|
"H"
|
"L"
|
"W"
|
"Z"
|
" "
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
game
Points
match
Points
player
Ids
round
type
@echecs/trf - v4.0.0
Loading...