chore: update TSDocs + export getTranslatedShippingOptionsStep from core-flows (#14460)
This commit is contained in:
@@ -870,6 +870,8 @@ export const ShippingOptionWorkflowEvents = {
|
||||
/**
|
||||
* Emitted when shipping options are created.
|
||||
*
|
||||
* @since 2.12.4
|
||||
*
|
||||
* @eventPayload
|
||||
* ```ts
|
||||
* {
|
||||
@@ -881,6 +883,8 @@ export const ShippingOptionWorkflowEvents = {
|
||||
/**
|
||||
* Emitted when shipping options are updated.
|
||||
*
|
||||
* @since 2.12.4
|
||||
*
|
||||
* @eventPayload
|
||||
* ```ts
|
||||
* {
|
||||
@@ -892,6 +896,8 @@ export const ShippingOptionWorkflowEvents = {
|
||||
/**
|
||||
* Emitted when shipping options are deleted.
|
||||
*
|
||||
* @since 2.12.4
|
||||
*
|
||||
* @eventPayload
|
||||
* ```ts
|
||||
* {
|
||||
|
||||
Reference in New Issue
Block a user