• Creates an enhancer that would be passed to Redux's createStore to log actions and the latest state to Sentry.

    Parameters

    • Optional enhancerOptions: Partial<SentryEnhancerOptions<any>>

      Options to pass to the enhancer

    Returns any

Generated using TypeDoc