DaffCartStoreCreditDriverErrorMap
A mapping from error codes to error class constructors.
import { DaffCartStoreCreditDriverErrorMap } from '@daffodil/cart-store-credit/driver'
const DaffCartStoreCreditDriverErrorMap: { DAFF_CART_STORE_CREDIT_INVALID_API_RESPONSE: typeof DaffCartStoreCreditInvalidAPIResponseError; }