Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
UnionToIntersection
Type Alias UnionToIntersection<Union>
Union
To
Intersection
<
Union
>
:
(
Union
extends
any
?
(
(
k
:
Union
)
=>
void
)
:
never
)
extends
(
(
k
:
infer
Intersection
)
=>
void
)
?
Intersection
:
never
Type Parameters
Union
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@aeternity/aepp-sdk
Loading...