Preparing search index...
The search index is not available
@pleisto/active-support
@pleisto/active-support
TuplifyUnion
Type alias TuplifyUnion<T, L, N>
Tuplify
Union
<
T
,
L
,
N
>
:
true
extends
N
?
[
]
:
Push
<
TuplifyUnion
<
Exclude
<
T
,
L
>
>
,
L
>
Type Parameters
T
L
=
LastOf
<
T
>
N
=
[
T
]
extends
[
never
]
?
true
:
false
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@pleisto/active-support
Loading...