Preparing search index...
The search index is not available
type-plus - v8.0.0-beta.7
type-plus
$Distributive
Parse
Type Alias Parse<$Options, $O>
Parse
:
$ResolveOptions
<
[
$Options
[
"distributive"
]
,
$Distributive
.
Default
[
"distributive"
]
]
,
>
extends
true
?
"$then"
extends
keyof
$O
?
$O
[
"$then"
]
:
true
:
"$else"
extends
keyof
$O
?
$O
[
"$else"
]
:
false
Parse the options for
distributive
.
Type Parameters
$Options
extends
$Distributive
.
Options
$O
extends
$InputOptions
<
$Then
|
$Else
>
=
{}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
type-plus - v8.0.0-beta.7
Loading...
Parse the options for
distributive
.