UNPKG

co2-data

Version:

Carbon intensity of 66 countries and a world average updated to 2020

4 lines (2 loc) 114 B
import config from '../../rollup.config.mjs'; export default config({ input: 'src/index.ts', name: 'co2Data' });