@undp/carbon-library 1.0.135-ghg-inventory.5 → 1.0.135-ghg-inventory.9.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -12,3 +12,5 @@ export declare const formFields: {
12
12
  };
13
13
  export declare const emissionCsvFieldMap: any;
14
14
  export declare const projectionsCsvFieldMap: any;
15
+ export declare const totalEmissionFields: string[];
16
+ export declare const totalProjectionFields: string[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "1.0.135-ghg-inventory.5",
3
+ "version": "1.0.135-ghg-inventory.9.7",
4
4
  "description": "Shared Library of tools for Carbon Credits applications ecosystem for ExO and and HQ/GEF",
5
5
  "type": "module",
6
6
  "scripts": {