replugged
Preparing search index...
types
GetCommandOptions
Type Alias GetCommandOptions<T>
GetCommandOptions
:
ValueOf
<
{
[
K
in
T
[
"name"
]
]
:
{
focused
?:
boolean
;
name
:
K
;
type
:
T
[
"type"
]
;
value
:
GetType
<
Extract
<
T
,
{
name
:
K
}
>
>
;
}
}
,
>
Type Parameters
T
extends
CommandOptions
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
replugged
Loading...