UNPKG
@pierrad/web-carbon-analyzer
Version:
latest (1.1.0)
1.1.0
1.0.1
1.0.0
A tool to measure the carbon footprint of websites using CO2.js
@pierrad/web-carbon-analyzer
/
dist
/
lib
/
types
/
index.js
6 lines
•
176 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
/** * Core TypeScript interfaces for the Web Carbon Analyzer */
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
//# sourceMappingURL=index.js.map