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