@tauri-apps/plugin-websocket - v2.4.0
Tauri Docs
GitHub
Preparing search index...
MessageKind
Interface MessageKind<T, D>
interface
MessageKind
<
T
,
D
>
{
type
:
T
;
data
:
D
;
}
Type Parameters
T
D
Index
Properties
type
data
Properties
type
type
:
T
data
data
:
D
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
data
Tauri Docs
GitHub
@tauri-apps/plugin-websocket - v2.4.0
Loading...