UNPKG

@shopgate/pwa-common-commerce

Version:

Commerce library for the Shopgate Connect PWA.

7 lines (6 loc) 246 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";