@eagleoutice/flowr - v2.13.14
Preparing search index...
src/documentation/doc-util/doc-server-message
<internal>
ResponseMessageInPingPong
Interface ResponseMessageInPingPong
interface
ResponseMessageInPingPong
{
description
?:
string
|
(
(
msg
:
IdMessageBase
)
=>
string
)
;
expectedType
:
|
"error"
|
"request-file-analysis"
|
"request-slice"
|
"request-repl-execution"
|
"request-query"
|
"hello"
|
"response-file-analysis"
|
"response-repl-execution"
|
"end-repl-execution"
|
"response-slice"
|
"response-query"
;
mark
?:
boolean
;
type
:
"response"
;
}
Index
Properties
description?
expected
Type
mark?
type
Properties
Optional
Readonly
description
description
?:
string
|
(
(
msg
:
IdMessageBase
)
=>
string
)
Readonly
expected
Type
expectedType
:
|
"error"
|
"request-file-analysis"
|
"request-slice"
|
"request-repl-execution"
|
"request-query"
|
"hello"
|
"response-file-analysis"
|
"response-repl-execution"
|
"end-repl-execution"
|
"response-slice"
|
"response-query"
Optional
Readonly
mark
mark
?:
boolean
Readonly
type
type
:
"response"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
expected
Type
mark
type
@eagleoutice/flowr - v2.13.14
Loading...