@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
11 lines (8 loc) • 469 B
TypeScript
import { B as BeamCartAPIConfig, a as BeamCartValues, u as updateCart } from './update-cart-CauFT0AF.esm.js';
declare const index_BeamCartAPIConfig: typeof BeamCartAPIConfig;
declare const index_BeamCartValues: typeof BeamCartValues;
declare const index_updateCart: typeof updateCart;
declare namespace index {
export { index_BeamCartAPIConfig as BeamCartAPIConfig, index_BeamCartValues as BeamCartValues, index_updateCart as updateCart };
}
export { index as i };