DaffCustomerStoreCreditDriverErrorMap
A mapping from error codes to error class constructors.
import { DaffCustomerStoreCreditDriverErrorMap } from '@daffodil/customer-store-credit/driver'
const DaffCustomerStoreCreditDriverErrorMap: { DAFF_CUSTOMER_STORE_CREDIT_INVALID_API_RESPONSE: typeof DaffCustomerStoreCreditInvalidAPIResponseError; }