GitHub

DaffCustomerStateRootSlice

The footprint of customer feature state in the root application state.

import { DaffCustomerStateRootSlice } from '@daffodil/customer/state'
interface DaffCustomerStateRootSlice<TCustomer extends DaffCustomer = DaffCustomer, TAddress extends DaffCustomerAddress = DaffCustomerAddress> {
}

Properties

Name Type Description