UNPKG

cardamon

Version:

A CLI tool for measuring the carbon footprint and energy consumption of web pages using the Cardamon model

5 lines 216 B
export { CardamonMeasurer } from './CardamonMeasurer'; export { Cardamon } from './cardamon/cardamon'; export { OutputFormatter } from './OutputFormatter'; export * from './types'; //# sourceMappingURL=index.d.ts.map