GitHub
isaacs projects
Preparing search index...
The search index is not available
jackspeak
jackspeak
index
ValidOptions
Type Alias ValidOptions<T>
Valid
Options
<
T
>
:
T
extends
"boolean"
?
undefined
:
T
extends
"string"
?
readonly
string
[]
:
T
extends
"number"
?
readonly
number
[]
:
ReadonlyArrays
Defines the type of validOptions that are valid, given a config definition's
ConfigType
Type Parameters
T
extends
ConfigType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
isaacs projects
jackspeak
Loading...
Defines the type of validOptions that are valid, given a config definition's ConfigType