Interface: Response
Message.Response
A webR communication channel response.
Table of contents
Properties
Properties
data
• data: Object
Type declaration
Name | Type |
---|---|
resp |
unknown |
uuid |
string |
Defined in
webR/chan/message.ts:25
type
• type: "response"
Defined in
webR/chan/message.ts:24