Preparing search index...
The search index is not available
Type Conformity
Type Conformity
TupleItemDecoders
Type alias TupleItemDecoders<T>
Tuple
Item
Decoders
<
T
>
:
{
[
K
in
keyof
T
]
:
Decoder
<
T
[
K
]
>
}
Creates a tuple of decoders from a tuple type.
Type Parameters
T
extends
Tuple
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Examples
Tutorials
Github
Type Conformity
Loading...
Generated using
TypeDoc
Creates a tuple of decoders from a tuple type.