import { DAFF_PRODUCT_IN_MEMORY_PRODUCT_RESPONSE_TRANSFORM } from '@daffodil/product/driver/in-memory'
An internal token to combine the In-Memory response transform with the injected transforms.
const DAFF_PRODUCT_IN_MEMORY_PRODUCT_RESPONSE_TRANSFORM: InjectionToken<DaffInMemoryProductResponseTransform<DaffProduct, DaffProductDriverResponse<DaffProduct>>>