import { provideDaffMagentoCacheHeader } from '@daffodil/driver/magento'
Stores and sets the Magento cache ID header.
This will set the X-Magento-Cache-Id header from the most recent value encountered
on a response, if there was a response with that header set.
const provideDaffMagentoCacheHeader: () => EnvironmentProviders