BARGS
Preparing search index...
InferOptions
Type Alias InferOptions<T>
InferOptions
:
{
[
K
in
keyof
T
]
:
InferOption
<
T
[
K
]
>
}
Infer values type from an options schema.
Type Parameters
T
extends
OptionsSchema
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
npm
BARGS
Loading...
Infer values type from an options schema.