UNPKG

@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

6 lines (4 loc) 113 B
declare function makeApiKeyHeader(apiKey: string): { authorization: string; }; export { makeApiKeyHeader };