Interface Event<T>

Message are implemented with a type to understand what message is

Type Parameters

  • T = any

Hierarchy

  • Event

Properties

Properties

payload: T
type: string

Generated using TypeDoc