@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
18 lines (15 loc) • 1.72 kB
TypeScript
import { B as BeamShopifyCartIntegrationConfig, T as TBeamOrderPageParams, a as addBeamAttributesToCart, c as appendBeamAttributesToCart, b as appendStatsigToShopifyCartAttributes, g as getCurrentCart, d as getShopifyCart, r as registerCartIntegration, s as showBeamOrderPageWidgets, t as trackCart } from './order-page-9clVUPaS.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_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_getCurrentCart as getCurrentCart, index_getShopifyCart as getShopifyCart, index_registerCartIntegration as registerCartIntegration, index_showBeamOrderPageWidgets as showBeamOrderPageWidgets, index_trackCart as trackCart };
}
export { index as i };