GitHub

DaffCheckoutSelectors

import { DaffCheckoutSelectors } from '@daffodil/checkout/state'

type DaffCheckoutSelectors<T extends DaffOrder = DaffOrder> = DaffCheckoutPlacedOrderSelectors<T>