@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
21 lines (18 loc) • 864 B
TypeScript
import * as _lit_react from '@lit/react';
import { EventName } from '@lit/react';
import { B as BeamNonprofitSelectEvent } from '../chunks/events-CSyogxoH.esm.js';
import { BeamSelectNonprofit as BeamSelectNonprofit$1 } from '../components/select-nonprofit.js';
import '../chunks/cart-contents-CLT7p7Gd.esm.js';
import '../chunks/openapi-spec-Bk7E2QQP.esm.js';
import '../chunks/promo-types-7r9-UuiP.esm.js';
import '../chunks/types-CPxMwnoR.esm.js';
import 'lit-html';
import 'lit';
import 'lodash';
import '../chunks/progress-bar-CveZ8E6Q.esm.js';
import '../chunks/promo-pill-label-BXRqZHET.esm.js';
import '../chunks/types-DfRc36jU.esm.js';
declare const BeamSelectNonprofit: _lit_react.ReactWebComponent<BeamSelectNonprofit$1, {
onNonprofitSelect: EventName<BeamNonprofitSelectEvent>;
}>;
export { BeamSelectNonprofit, BeamSelectNonprofit as default };