Documentation
Preparing search index...
socket
SocketEvent
Type Alias SocketEvent<T>
type
SocketEvent
<
T
>
=
{
channel
:
string
;
data
:
T
;
spoke
:
string
;
type
:
string
;
}
Type Parameters
T
Index
Properties
channel
data
spoke
type
Properties
channel
channel
:
string
data
data
:
T
spoke
spoke
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
data
spoke
type
Documentation
Loading...