BaseEvent: {
    topic: string;
    type: string;
}

Type declaration

  • topic: string
  • type: string

Generated using TypeDoc