Documentation
Preparing search index...
@chess-broadcaster-suite/uci
UCIOptionMessage
Type Alias UCIOptionMessage
UCIOptionMessage
:
UCIMessage
&
{
default
?:
string
|
number
|
boolean
;
max
?:
number
;
min
?:
number
;
name
:
string
;
optionType
:
UCIOptionType
;
type
:
OPTION
;
vars
?:
(
string
|
number
)
[]
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...