Interface: EventMessage

Message.EventMessage

A webR communication channel event message.

Table of contents

Properties

Properties

data

data: Object

Type declaration

Name Type
msg Message

Defined in

webR/chan/message.ts:25


type

type: "event"

Defined in

webR/chan/message.ts:24