Skip to content

Commit

Permalink
fix(lib): update exporting WattTimeGridEmissions plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
manushak committed Feb 28, 2024
1 parent 5e5baaf commit 4b0c6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ export {CloudCarbonFootprint} from './ccf';
export {Co2js} from './co2js';
export {TeadsAWS} from './teads-aws';
export {TeadsCurve} from './teads-curve';
export * from './watt-time';
export {WattTimeGridEmissions} from './watt-time';

0 comments on commit 4b0c6ef

Please sign in to comment.