UNPKG

@cloud-carbon-footprint/gcp

Version:

The core logic to get cloud usage data and estimate energy and carbon emissions from Google Cloud Platform.

4 lines (3 loc) 199 B
export { default as ComputeEngine } from './ComputeEngine'; export { default as BillingExportTable } from './BillingExportTable'; export { default as Recommendations } from '../lib/Recommendations';