Rezi
Preparing search index...
node/src
ReproRecorder
Type Alias ReproRecorder
ReproRecorder
:
Readonly
<
{
backend
:
RuntimeBackend
;
build
:
()
=>
Promise
<
ReproRecorderBuildResult
>
;
buildBundle
:
()
=>
Promise
<
ReproBundleV1
>
;
buildBytes
:
()
=>
Promise
<
Uint8Array
>
;
reset
:
()
=>
void
;
snapshot
:
()
=>
ReproEventCapture
;
}
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...