@machb/front-base v0.0.2-SNAPSHOT
@machb/front-base / CartItemState
Interface: CartItemState
Defined in: cart/presentation/CartState.ts:25
Properties
id
id:
string
Defined in: cart/presentation/CartState.ts:26
image
image:
string
Defined in: cart/presentation/CartState.ts:27
price
price:
string
Defined in: cart/presentation/CartState.ts:29
quantity
quantity:
number
Defined in: cart/presentation/CartState.ts:30
title
title:
string
Defined in: cart/presentation/CartState.ts:28