ixfx
Preparing search index...
@ixfx/arrays
ZippedTuple
Type Alias ZippedTuple<T>
ZippedTuple
:
{
[
K
in
keyof
T
]
:
T
[
K
]
extends
readonly
(
infer
U
)
[]
?
U
:
never
}
Type Parameters
T
extends
readonly
(
readonly
unknown
[]
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...