UNPKG

@shopgate/engage

Version:
9 lines (7 loc) 409 B
/** @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';