UNPKG

carbon-footprint

Version:

Calculate your carbon footprint. Food, transport, purchases, fashion, electricity and digital activities like streaming.

13 lines (12 loc) 340 B
export declare enum PurchaseType { smartphone = "smartphone", tablet = "tablet", computer = "computer", laptop = "laptop", tv = "tv", fossilFuelCar = "fossilFuelCar", hybridCar = "hybridCar", eletricCar = "eletricCar", cryptoCurrencyPoW = "cryptoCurrencyPoW", singleEditionNFT = "singleEditionNFT" }