import { DaffRelatedProductStateRootSlice } from '@daffodil/related-products/state'
The footprint of the related product feature in the root state.
interface DaffRelatedProductStateRootSlice<T extends DaffProduct = DaffProduct> {}