Algorand TypeScript
Preparing search index...
index
<internal>
MatchTest
Type Alias MatchTest<T>
MatchTest
:
{
[
key
in
keyof
T
]
?:
ComparisonFor
<
T
[
key
]
>
}
A set of tests to apply to the match subject
Type Parameters
T
The type of the test subject
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Algorand TypeScript
Loading...
A set of tests to apply to the match subject