GitHub

DaffProductAllSelectors

An interface for all selectors in the entire product feature area.

import { DaffProductAllSelectors } from '@daffodil/product/state'
interface DaffProductAllSelectors<T extends DaffProduct = DaffProduct> {
}

Properties

Name Type Description