@echecs/trf - v3.3.2
Preparing search index...
RoundResult
Interface RoundResult
interface
RoundResult
{
color
:
"-"
|
"w"
|
"b"
;
opponentId
:
number
|
null
;
result
:
ResultCode
;
round
:
number
;
}
Index
Properties
color
opponent
Id
result
round
Properties
color
color
:
"-"
|
"w"
|
"b"
opponent
Id
opponentId
:
number
|
null
result
result
:
ResultCode
round
round
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
opponent
Id
result
round
@echecs/trf - v3.3.2
Loading...