Skip to content

Variable: EVENT_EMITTER_TOKEN

ts
const EVENT_EMITTER_TOKEN: "EVENT_EMITTER_TOKEN" = "EVENT_EMITTER_TOKEN";

Defined in: packages/event-emitter/src/event-emitter.constants.ts:5

Injection token for the EventEmitterService instance.

Released under the MIT License.