Preparing search index...
The search index is not available
chessops
chessops
pgn
Game
Interface Game<T>
interface
Game
<
T
>
{
comments
?:
string
[]
;
headers
:
Map
<
string
,
string
>
;
moves
:
Node
<
T
>
;
}
Type Parameters
T
Index
Properties
comments?
headers
moves
Properties
Optional
comments
comments
?:
string
[]
headers
headers
:
Map
<
string
,
string
>
moves
moves
:
Node
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comments
headers
moves
chessops
Loading...