• Registers a worker pro event listener. Class that contains worker event listeners must be annotated with the "Processor" decorator.

    Parameters

    • eventName: keyof WorkerListener<any, any, string>

      event name

    Returns MethodDecorator

Generated using TypeDoc