Provides cart transforms for the Magento cart driver.
See DAFF_CART_MAGENTO_CART_TRANSFORMS
.
import { provideDaffCartMagentoCartTransforms } from '@daffodil/cart/driver/magento'
const provideDaffCartMagentoCartTransforms: undefined
providers: [
...provideDaffCartMagentoCartTransforms(
myCartTransform
)
]