Preparing search index...
The search index is not available
Incremunica
Incremunica
@incremunica/jest
jest
CustomMatcher
Type Alias CustomMatcher
CustomMatcher
:
(
this
:
MatcherContext
,
received
:
any
,
...
actual
:
any
[]
,
)
=>
CustomMatcherResult
|
Promise
<
CustomMatcherResult
>
Type declaration
(
this
:
MatcherContext
,
received
:
any
,
...
actual
:
any
[]
,
)
:
CustomMatcherResult
|
Promise
<
CustomMatcherResult
>
Parameters
this
:
MatcherContext
received
:
any
...
actual
:
any
[]
Returns
CustomMatcherResult
|
Promise
<
CustomMatcherResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Incremunica
Loading...