Documentation - v0.29.4
Preparing search index...
@mtcute/dispatcher
filters
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.29.4
Loading...