Rezi
Preparing search index...
core/src
ReproReplayMismatch
Type Alias ReproReplayMismatch
ReproReplayMismatch
:
Readonly
<
{
actual
?:
unknown
;
code
:
ReproReplayMismatchCode
;
detail
:
string
;
expected
?:
unknown
;
path
:
string
;
}
,
>
Structured mismatch detail with JSON path + expected/actual payloads.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Structured mismatch detail with JSON path + expected/actual payloads.