Preparing search index...
The search index is not available
emath.js
emath.js
presets/GameFormats
FormatOption
Interface FormatOption<T>
Interface for format options.
interface
FormatOption
<
T
>
{
name
:
string
;
value
:
T
;
}
Type Parameters
T
=
FormatType
The type of the format option.
Index
Properties
name
value
Properties
name
name
:
string
value
value
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
value
emath.js
Loading...
Interface for format options.