Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Emitter

Implemented by

Index

Methods

Methods

emit

  • emit(event: string | string[], ...values: any[]): boolean

emitAsync

  • emitAsync(event: string | string[], ...values: any[]): Promise<any>

on

  • on(event: string | string[], listener: Types.Listener): this

Generated using TypeDoc