UNPKG

@ekko-earth/ekko-js

Version:

A framework-agnostic web SDK for displaying carbon impact.

6 lines (5 loc) 130 B
export interface IImpactPayElementConfig { container: HTMLElement; impactPaySessionId: string; redirectUrl: string; }