Documentation
testing/types
TupleMatches
Type Alias TupleMatches<T, U>
Internal
Tuple
Matches
<
T
,
U
>
:
Matches
<
[
T
]
,
[
U
]
>
The internal utility type to match the given types as tuples.
Type Parameters
T
U
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
The internal utility type to match the given types as tuples.