Skip to content

Home > @idealeap/pipeline > PipelineContext > emitter

PipelineContext.emitter property

An event emitter for the pipeline to emit and listen to custom events.

Signature:

typescript
emitter: EventEmitter;
emitter: EventEmitter;

Released under the MIT License.