Skip to content

Commit dd33073

Browse files
authored
docs: add TSDocs for be19f31 (#15062)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
1 parent ef94169 commit dd33073

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/core/core-flows/src/cart/workflows/refresh-cart-items.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ export type RefreshCartItemsWorkflowInput = {
6868

6969
/**
7070
* The ID of the {@link refreshCartItemsWorkflow}.
71+
*
72+
* @since 2.13.7
7173
*/
7274
export const refreshCartItemsWorkflowId = "refresh-cart-items"
7375
/**

0 commit comments

Comments
 (0)