Type Alias FailureEventData

FailureEventData: { error: string; message: string }

The payload for a failure event.

Type declaration

  • error: string
  • message: string
MMNEPVFCICPMFPCPTTAAATR