CarbonRepository provides queries to help calculate carbon estimates

const postgres: PostgresService

const carbonRepo = new CarbonRepository({
postgres,
})

Hierarchy

  • CarbonRepository

Constructors

Methods

Constructors

Methods

Generated using TypeDoc