xdash / UnionToIntersection
Type alias: UnionToIntersection<U>
UnionToIntersection<
U
>:U
extendsany
? (k
) =>void
:never
extends (k
) =>void
?I
:never
Type parameters
• U
xdash / UnionToIntersection
UnionToIntersection<
U
>:U
extendsany
? (k
) =>void
:never
extends (k
) =>void
?I
:never
• U