import { provideDaffProductMagentoExtraProductResponseTransforms } from '@daffodil/product/driver/magento'
Provides extra product transforms for the Magento product driver.
const provideDaffProductMagentoExtraProductResponseTransforms: __type
providers: [
...provideDaffProductMagentoExtraProductResponseTransforms(
myExtraProductTransform
)
]