Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventsRecord

A record of events emitted by an EventEmitter, mapping from event name to event type.

Events records are only intended for type bookkeeping, not for use by literal objects or classes.

Hierarchy

  • EventsRecord

Indexable

[eventName: string]: any

Generated using TypeDoc