Options
All
  • Public
  • Public/Protected
  • All
Menu

An object representing an event emitter queued event.

Hierarchy

  • EmitterEvent

Index

Properties

Properties

callback

callback: Function

The event callback.

name

name: String

The name of the event.

type

type: "recurring" | "single"

Specifies whether the event should be recurring or single.

Generated using TypeDoc