Interface: Request
Message.Request
A webR communication channel request.
Table of contents
Properties
Properties
data
• data: Object
Type declaration
| Name | Type |
|---|---|
msg |
Message |
uuid |
string |
Defined in
webR/chan/message.ts:16
type
• type: "request"
Defined in
webR/chan/message.ts:15