github
Preparing search index...
The search index is not available
clide-js
clide-js
OptionGetter
Type Alias OptionGetter<T>
Option
Getter
<
T
>
:
(
(
getterOptions
?:
OptionGetterOptions
<
T
>
)
=>
Promise
<
T
>
)
A function to dynamically retrieve the value of a command option.
Type Parameters
T
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
github
clide-js
Loading...
A function to dynamically retrieve the value of a command option.