GitHub

getDaffBestSellersSelectors

A function that returns all selectors related to best sellers state.

Returns DaffBestSellersMemoizedSelectors.

import { getDaffBestSellersSelectors } from '@daffodil/product/state'
const getDaffBestSellersSelectors: <T extends DaffProduct>() => DaffBestSellersMemoizedSelectors<T>