@rendley/sdk - v1.12.6
    Preparing search index...

    Class EventEmitter

    Minimal EventEmitter interface that is molded against the Node.js EventEmitter interface.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    prefixed: string | boolean

    Methods

    • Remove all listeners, or those of the specified event.

      Parameters

      • Optionalevent: keyof EventPayloadMap

      Returns this