Type alias EmitterOptions

EmitterOptions: {
    emitter?: EventEmitter;
}

Type declaration

  • Optional emitter?: EventEmitter