jackspeak
GitHub
isaacs projects
Preparing search index...
ConfigSetFromMetaSet
Type Alias ConfigSetFromMetaSet<T, M, S>
ConfigSetFromMetaSet
:
S
&
{
[
longOption
in
keyof
S
]
:
ConfigOption
<
T
,
M
>
}
Infer
ConfigSet
fields from a given
ConfigMetaSet
Type Parameters
T
extends
ConfigType
M
extends
boolean
S
extends
ConfigMetaSet
<
T
,
M
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
isaacs projects
jackspeak
Loading...
Infer ConfigSet fields from a given ConfigMetaSet