Class EventEmitter

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

listeners: {} = {}

Type declaration

    Methods

    • Parameters

      • name: any
      • listener: any

      Returns (() => void)

        • (): void
        • Returns void

    • Parameters

      • name: any
      • listener: any

      Returns (() => void)

        • (): void
        • Returns void