PgnParseErrorDetails
Defined in: src/core/errors.ts:80
Extends
Record\<string,unknown>
Indexable
[key: string]: unknown
Properties
color?
optionalcolor:"white"|"black"
Defined in: src/core/errors.ts:82
index?
optionalindex:number
Defined in: src/core/errors.ts:86
message?
optionalmessage:string
Defined in: src/core/errors.ts:87
moveNumber?
optionalmoveNumber:number
Defined in: src/core/errors.ts:81
rawComment?
optionalrawComment:string
Defined in: src/core/errors.ts:85
spec?
optionalspec:string
Defined in: src/core/errors.ts:83
square?
optionalsquare:string
Defined in: src/core/errors.ts:84