fix(core-flows): export order-related utility workflows (#12380)
This commit is contained in:
@@ -38,7 +38,7 @@ export const CartWorkflowEvents = {
|
||||
CUSTOMER_UPDATED: "cart.customer_updated",
|
||||
/**
|
||||
* Emitted when the cart's region is updated. This
|
||||
* event is emitted alongside the {@link CartWorkflowEvents.UPDATED} event.
|
||||
* event is emitted alongside the `cart.updated` event.
|
||||
*
|
||||
* @eventPayload
|
||||
* ```ts
|
||||
|
||||
Reference in New Issue
Block a user