Preparing search index...
The search index is not available
Additional types and utils for TypeScript
type-plus
$InvertSelection
Type Alias $InvertSelection<Branch>
$
Invert
Selection
<
Branch
>
:
Branch
extends
$Then
?
$Else
:
$Then
🧰
type util
Invert the selection branch.
i.e.
$Then
->
$Else
$Else
->
$Then
Type Parameters
Branch
extends
$Then
|
$Else
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
type-plus - v8.0.0-beta.6
Loading...
🧰 type util
Invert the selection branch.
i.e.
$Then
->$Else
$Else
->$Then