thegreenwebfoundation / co2.js

An npm module for accessing the green web API, and estimating the carbon emissions from using digital services
Other
375 stars 47 forks source link

Update JSDocs to match behaviour #198

Closed mgriffin-scottlogic closed 3 months ago

mgriffin-scottlogic commented 4 months ago

Added new JSdoc typedef for components of CO2 estimate Added it as a union for return types that can be total or components Addresses part of #196