UNPKG

@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

15 lines (14 loc) 847 B
export { b as errors } from '../chunks/beam-errors-fXDkG1zo.esm.js'; export { e as events } from '../chunks/events-ZCTR9JGZ.esm.js'; export { logger } from './logger.js'; export { initNetworkListeners } from './network-listeners.js'; export { createScopedLocalStorage } from './local-storage.js'; export { waitForElement } from './wait-for-element.js'; export { CookieChangeEvent, deleteCookieValue, getCookieMap, getCookieValue, setCookieValue } from './cookies.js'; export { getRemoteSession, saveRemoteSession } from './remote-session.js'; export { memoizeLast } from './memoize-last.js'; export { default as debounce } from 'lodash-es/debounce'; export { default as isEqual } from 'lodash-es/isEqual'; import '../chunks/cart-contents-CMm57qu0.esm.js'; import '../chunks/openapi-spec-hjdK2L9Q.esm.js'; import '../chunks/types-zbTZ8-KP.esm.js';