Preparing search index...
The search index is not available
utilium
utilium
LastOfUnion
Type Alias LastOfUnion<T>
Last
Of
Union
<
T
>
:
UnionToIntersection
<
T
extends
any
?
(
(
)
=>
T
)
:
never
>
extends
(
(
)
=>
infer
R
)
?
R
:
never
Gets the last element of a union
Type Parameters
T
See
https://stackoverflow.com/a/55128956/17637456
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
utilium
Loading...
Gets the last element of a union