UNPKG

greenhouse-gas

Version:
14 lines (10 loc) 294 B
/** * Copyright (c) Dynamix Energy Services. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * */ const GreenhouseGas = require('./src/GreenhouseGas'); module.exports = GreenhouseGas;