iink-ts - v3.2.1
Preparing search index...
TRecognizerWebSocketSSRMessageError
Type Alias TRecognizerWebSocketSSRMessageError
type
TRecognizerWebSocketSSRMessageError
=
{
code
?:
number
|
string
;
data
?:
{
code
:
number
|
string
;
message
:
string
}
;
message
?:
string
;
type
:
string
;
}
Index
Properties
code?
data?
message?
type
Properties
Optional
code
code
?:
number
|
string
Optional
data
data
?:
{
code
:
number
|
string
;
message
:
string
}
Optional
message
message
?:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
code
data
message
type
iink-ts - v3.2.1
Loading...