Preparing search index...
The search index is not available
Documentation - v0.0.7
Documentation
@fuman/utils
UnionToIntersection
Type Alias UnionToIntersection<U>
UnionToIntersection
:
(
U
extends
any
?
(
k
:
U
)
=>
void
:
never
)
extends
(
k
:
infer
I
,
)
=>
void
?
I
:
never
Type Parameters
U
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.0.7
Loading...