Type Utils
Preparing search index...
Generics
UnionToIntersection
Type Alias UnionToIntersection<T>
UnionToIntersection
:
(
T
extends
any
?
(
x
:
T
)
=>
any
:
never
)
extends
(
x
:
infer
R
,
)
=>
any
?
R
:
never
Type Parameters
T
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Type Utils
Loading...