UNPKG

@cloud-carbon-footprint/core

Version:

The core logic to get cloud usage data and estimate energy and carbon emissions.

6 lines (4 loc) 100 B
/* * © 2021 Thoughtworks, Inc. */ export { default as Cost, aggregateCostsByDay } from './Cost'