Rezi
Preparing search index...
core/src
isReproBundle
Function isReproBundle
isReproBundle
(
value
:
unknown
,
)
:
value
is
Readonly
<
{
capsSnapshot
:
ReproCapsSnapshot
;
captureConfig
:
ReproCaptureConfig
;
eventCapture
:
ReproEventCapture
;
schema
:
"rezi-repro-v1"
;
timingModel
:
ReproTimingModelMetadata
;
}
,
>
Type guard for repro bundles.
Parameters
value
:
unknown
Returns
value
is
Readonly
<
{
capsSnapshot
:
ReproCapsSnapshot
;
captureConfig
:
ReproCaptureConfig
;
eventCapture
:
ReproEventCapture
;
schema
:
"rezi-repro-v1"
;
timingModel
:
ReproTimingModelMetadata
;
}
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Type guard for repro bundles.