DaffCustomerPaymentStateRootSlice
The footprint of customer feature state in the root application state.
import { DaffCustomerPaymentStateRootSlice } from '@daffodil/customer-payment/state'
interface DaffCustomerPaymentStateRootSlice<TPayment extends DaffCustomerPayment = DaffCustomerPayment> {
}
Properties
Name | Type | Description |
---|