CO2Accounting - WhoAmI (Hello World)

node v14.20.1
version: 1.0.1
endpointsharetweet
var co2accounting = require("co2accounting@1.0.1") const instance = new co2accounting(process.env.rapidAPIKey); console.log(await instance.whoami());
Loading…

no comments

    sign in to comment