Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventOptions

Hierarchy

  • EventOptions

Index

Properties

Properties

emitter: __module

The event emitter to listen for this event on.

name: string

The name of the event.

once?: boolean

Whether ot not this handler will be unloaded after it has been called.

default

false