Preparing search index...
The search index is not available
eip1193-types
eip1193-types
UnionToIntersection
Type Alias UnionToIntersection<U>
UnionToIntersection
:
(
U
extends
unknown
?
(
arg
:
U
)
=>
0
:
never
)
extends
(
arg
:
infer
I
,
)
=>
0
?
I
:
never
Type Parameters
U
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
eip1193-types
Loading...