Skip to content

Home > @idealeap/pipeline > PipelineOptions > emitter

PipelineOptions.emitter property

An optional custom event emitter to use for the pipeline.

Signature:

typescript
emitter?: EventEmitter;
emitter?: EventEmitter;

Released under the MIT License.