@machb/front-base v0.0.2-SNAPSHOT
@machb/front-base / UpdatedCartState
Interface: UpdatedCartState
Defined in: cart/presentation/CartState.ts:11
Properties
items
items:
CartItemState[]
Defined in: cart/presentation/CartState.ts:13
kind
kind:
"UpdatedCartState"
Defined in: cart/presentation/CartState.ts:12
totalItems
totalItems:
number
Defined in: cart/presentation/CartState.ts:15
totalPrice
totalPrice:
string
Defined in: cart/presentation/CartState.ts:14