GitHub

DaffUpsellProductsAllSelectors

An interface for all selectors in the entire upsell products feature area.

import { DaffUpsellProductsAllSelectors } from '@daffodil/upsell-products/state'
interface DaffUpsellProductsAllSelectors<T extends DaffProduct = DaffProduct> {
}

Properties

Name Type Description