import { provideDaffCartMagentoCartItemTransforms } from '@daffodil/cart/driver/magento'
Provides cart item transforms for the Magento cart driver.
const provideDaffCartMagentoCartItemTransforms: __type
providers: [
...provideDaffCartMagentoCartItemTransforms(
myCartItemTransform
)
]