github
Preparing search index...
The search index is not available
clide-js
clide-js
OptionsConfig
Type Alias OptionsConfig<TKey, TType>
Options
Config
<
TKey
,
TType
>
:
Record
<
TKey
,
OptionConfig
<
TType
,
TKey
>
>
The options config for a command.
Type Parameters
TKey
extends
string
=
string
TType
extends
OptionType
=
OptionType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
github
clide-js
Loading...
The options config for a command.