Preparing search index...
The search index is not available
Additional types and utils for TypeScript
type-plus
If
Type Alias If<Condition, Then, Else>
If
<
Condition
,
Then
,
Else
>
:
Condition
extends
true
?
Then
:
Else
Type Parameters
Condition
extends
boolean
Then
=
true
Else
=
false
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
type-plus - v8.0.0-beta.6
Loading...