DaffCartStateRootSlice
import { DaffCartStateRootSlice } from '@daffodil/cart/state'
interface DaffCartStateRootSlice<T extends DaffCart = DaffCart, V extends DaffCartOrderResult = DaffCartOrderResult> {
}
Properties
Name | Type | Description |
---|