Message
The Message interface represents a message with an action and a payload.
Properties
action
action:
string
The action of the message.
Source
payload
payload:
any
The payload of the message.
Source
Generated using typedoc-plugin-markdown and TypeDoc