Skip to content

Commit

Permalink
pass circleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
jshamble committed Apr 6, 2022
1 parent b4144d3 commit dbf5af0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ let KeyedShoppingConfigDef;
* amp-story-shopping-attachment element.
* @param {!Element} shoppingAttachmentEl <amp-story-shopping-attachment>
* The amp story shopping attachment element
* @param {string} itemNamePrefix the name prefix of the element, i.e. the Page ID
* @param {string} itemNamePrefix the name prefix of the element i.e. the Page ID
* @return {!Promise<!KeyedShoppingConfigDef>} An object with product ID
* keys that each have a `ShoppingConfigDataDef` value
*/
Expand Down

0 comments on commit dbf5af0

Please sign in to comment.