DAFF_PAYPAL_ERROR_MATCHER
Transforms DaffError
s into DaffStateError
s before they are serialized into state.
Can be used to further refine Daffodil errors into more specific app errors.
import { DAFF_PAYPAL_ERROR_MATCHER } from '@daffodil/paypal/state'
const DAFF_PAYPAL_ERROR_MATCHER: undefined