Takaro - v0.6.0
    Preparing search index...

    Function addEventProcessor

    • Add an event processor. This will be added to the current isolation scope, ensuring any event that is processed in the current execution context will have the processor applied.

      Parameters

      • callback: EventProcessor

      Returns void