• Wraps an event function handler adding it error capture and tracing capabilities.

    Parameters

    • fn: EventFunction | EventFunctionWithCallback

      Event handler

    • wrapOptions: Partial<WrapperOptions> = {}

    Returns EventFunctionWithCallback

    Event handler

Generated using TypeDoc