@beamimpact/web-sdk
Version:
The Beam SDK enables brands to connect with their customers over shared values, not transactional discounts, to build stronger loyalty. Our integration achieves this by allowing customers to (a) choose a nonprofit where the brand will donate part of their
20 lines (17 loc) • 2.1 kB
TypeScript
import { B as BeamShopifyCartIntegrationConfig, T as TBeamOrderPageParams, a as addBeamAttributesToCart, b as appendBeamAttributesToCart, c as appendStatsigToShopifyCartAttributes, d as appendToShopifyCartBeamAttribute, g as getBeamAttributesForCart, e as getCurrentCart, f as getShopifyCart, r as registerCartIntegration, s as showBeamOrderPageWidgets, t as trackCart } from './order-page-Qn1yyNbN.esm.js';
declare const index_BeamShopifyCartIntegrationConfig: typeof BeamShopifyCartIntegrationConfig;
declare const index_TBeamOrderPageParams: typeof TBeamOrderPageParams;
declare const index_addBeamAttributesToCart: typeof addBeamAttributesToCart;
declare const index_appendBeamAttributesToCart: typeof appendBeamAttributesToCart;
declare const index_appendStatsigToShopifyCartAttributes: typeof appendStatsigToShopifyCartAttributes;
declare const index_appendToShopifyCartBeamAttribute: typeof appendToShopifyCartBeamAttribute;
declare const index_getBeamAttributesForCart: typeof getBeamAttributesForCart;
declare const index_getCurrentCart: typeof getCurrentCart;
declare const index_getShopifyCart: typeof getShopifyCart;
declare const index_registerCartIntegration: typeof registerCartIntegration;
declare const index_showBeamOrderPageWidgets: typeof showBeamOrderPageWidgets;
declare const index_trackCart: typeof trackCart;
declare namespace index {
export { index_BeamShopifyCartIntegrationConfig as BeamShopifyCartIntegrationConfig, index_TBeamOrderPageParams as TBeamOrderPageParams, index_addBeamAttributesToCart as addBeamAttributesToCart, index_appendBeamAttributesToCart as appendBeamAttributesToCart, index_appendStatsigToShopifyCartAttributes as appendStatsigToShopifyCartAttributes, index_appendToShopifyCartBeamAttribute as appendToShopifyCartBeamAttribute, index_getBeamAttributesForCart as getBeamAttributesForCart, index_getCurrentCart as getCurrentCart, index_getShopifyCart as getShopifyCart, index_registerCartIntegration as registerCartIntegration, index_showBeamOrderPageWidgets as showBeamOrderPageWidgets, index_trackCart as trackCart };
}
export { index as i };