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