@logixjs/sandbox
Preparing search index...
CompleteEvent
Interface CompleteEvent
interface
CompleteEvent
{
payload
:
{
duration
:
number
;
runId
:
string
;
stateSnapshot
?:
unknown
}
;
type
:
"COMPLETE"
;
}
Index
Properties
payload
type
Properties
payload
payload
:
{
duration
:
number
;
runId
:
string
;
stateSnapshot
?:
unknown
}
type
type
:
"COMPLETE"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
payload
type
@logixjs/sandbox
Loading...