DAFF_PAYMENT_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_PAYMENT_ERROR_MATCHER } from '@daffodil/payment/state'
const DAFF_PAYMENT_ERROR_MATCHER: undefined