UNPKG

@shopgate/pwa-common-commerce

Version:

Commerce library for the Shopgate Connect PWA.

3 lines 226 B
// CONSTANTS export*from"./constants/index";export*from"./constants/Portals";// HELPERS export{default as showReturnPolicy}from"./helpers/showReturnPolicy";export{default as showTaxDisclaimer}from"./helpers/showTaxDisclaimer";