@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
22 lines (19 loc) • 924 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 { BeamRedeemTransaction as BeamRedeemTransaction$1 } from '../components/redeem-transaction.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 '../components/beam-partner-logos.js';
import '../chunks/types-DfRc36jU.esm.js';
declare const BeamRedeemTransaction: _lit_react.ReactWebComponent<BeamRedeemTransaction$1, {
onNonprofitSelect: EventName<BeamNonprofitSelectEvent>;
}>;
export { BeamRedeemTransaction, BeamRedeemTransaction as default };