@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) • 816 B
TypeScript
import * as _lit_react from '@lit/react';
import { EventName } from '@lit/react';
import { B as BeamNonprofitSelectEvent } from '../chunks/events-ZCTR9JGZ.esm.js';
import { BeamSelectNonprofit as BeamSelectNonprofit$1 } from '../components/select-nonprofit.js';
import '../chunks/cart-contents-CMm57qu0.esm.js';
import '../chunks/openapi-spec-hjdK2L9Q.esm.js';
import '../chunks/types-zbTZ8-KP.esm.js';
import 'lit-html';
import 'lit';
import 'lodash';
import '../chunks/progress-bar-0VS_AmEf.esm.js';
import '../chunks/promo-pill-label-3bA1z-la.esm.js';
import '../chunks/types-aju0qrRe.esm.js';
declare const BeamSelectNonprofit: _lit_react.ReactWebComponent<BeamSelectNonprofit$1, {
onNonprofitSelect: EventName<BeamNonprofitSelectEvent>;
}>;
export { BeamSelectNonprofit, BeamSelectNonprofit as default };