@shopgate/engage
Version:
Shopgate's ENGAGE library.
9 lines (7 loc) • 409 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';