Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for an event.

Type parameters

  • A: any[] = any[]

Hierarchy

  • ServiceEventDescription

Index

Properties

Optional description

description?: string

Short description of the event.

parameters

parameters: ParamsInner<Required<A>>

Parameters of the event.

Generated using TypeDoc