arvo-event-handler
Preparing search index...
index
ExecuteMachineInput
Type Alias ExecuteMachineInput
type
ExecuteMachineInput
=
{
event
:
ArvoEvent
;
machine
:
ArvoMachine
<
any
,
any
,
any
,
any
,
any
>
;
state
:
Snapshot
<
any
>
|
null
;
}
Index
Properties
event
machine
state
Properties
event
event
:
ArvoEvent
machine
machine
:
ArvoMachine
<
any
,
any
,
any
,
any
,
any
>
state
state
:
Snapshot
<
any
>
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
event
machine
state
arvo-event-handler
Loading...