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

9 lines (7 loc) 192 B
declare const logger: { error: (...args: any[]) => void; log: (...args: any[]) => void; warn: (...args: any[]) => void; debug: (...args: any[]) => void; }; export { logger };