UNPKG

@pierrad/web-carbon-analyzer

Version:

A tool to measure the carbon footprint of websites using CO2.js

8 lines (7 loc) 180 B
/** * Web Carbon Analyzer * A tool to measure the carbon footprint of websites using CO2.js * * This is a barrel file that re-exports the public API */ export * from './lib';