@shopgate/engage
Version:
Shopgate's ENGAGE library.
3 lines • 388 B
JavaScript
/** @module market */ // CONSTANTS
export*from'@shopgate/pwa-common-commerce/market/constants/index';export*from'@shopgate/pwa-common-commerce/market/constants/Portals';// HELPERS
export{default as showReturnPolicy}from'@shopgate/pwa-common-commerce/market/helpers/showReturnPolicy';export{default as showTaxDisclaimer}from'@shopgate/pwa-common-commerce/market/helpers/showTaxDisclaimer';