novx
Preparing search index...
core/src
Message
Type Alias Message<T>
type
Message
<
T
=
any
>
=
{
message
:
string
;
payload
?:
T
;
topic
:
string
;
}
Type Parameters
T
=
any
Index
Properties
message
payload?
topic
Properties
message
message
:
string
Optional
payload
payload
?:
T
topic
topic
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
payload
topic
novx
Loading...