UNPKG

@ekko-earth/ekko-js

Version:

A framework-agnostic web SDK for displaying carbon impact.

3 lines (2 loc) 121 B
export declare const BASE_URLS: Record<string, string>; export declare function getBaseUrl(mode: string | null): string;