@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) • 942 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 { BeamSelectSubscriptionNonprofit as BeamSelectSubscriptionNonprofit$1 } from '../components/select-subscription-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/types-DfRc36jU.esm.js';
import '../chunks/progress-bar-CveZ8E6Q.esm.js';
import '../components/beam-partner-logos.js';
declare const BeamSelectSubscriptionNonprofit: _lit_react.ReactWebComponent<BeamSelectSubscriptionNonprofit$1, {
onNonprofitSelect: EventName<BeamNonprofitSelectEvent>;
}>;
export { BeamSelectSubscriptionNonprofit, BeamSelectSubscriptionNonprofit as default };