Type Alias AddCartAPIRequest

AddCartAPIRequest: { productId: number }

Type declaration

  • productId: number