The full definition of an action, with a string type and an exec implementation function.
type
exec
The implementation for executing the action.
The type of action that is executed.
Generated using TypeDoc
The full definition of an action, with a string
type
and anexec
implementation function.