Type Alias: StringOptionConfig<TCoerce, TChoices>
StringOptionConfig<
TCoerce
,TChoices
>:object
&CommonOptionConfig
<string
,TCoerce
,TChoices
>
Type declaration
type
type:
"string"
Type Parameters
• TCoerce = string
• TChoices = TCoerce
[]