GitHub

DaffPaymentDriverErrorMap

A mapping from error codes to error class constructors.

import { DaffPaymentDriverErrorMap } from '@daffodil/payment/driver'
const DaffPaymentDriverErrorMap: { DAFF_PAYMENT_INVALID_API_RESPONSE: typeof DaffPaymentInvalidAPIResponseError; }