@undp/carbon-library 1.0.135-ghg-inventory.2 → 1.0.135-ghg-inventory.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -10,3 +10,5 @@ export declare const formFields: {
10
10
  waste: string[];
11
11
  other: string[];
12
12
  };
13
+ export declare const emissionCsvFieldMap: any;
14
+ export declare const projectionsCsvFieldMap: any;