@undp/carbon-library 1.0.292-CARBON-347.0 → 1.0.292-CARBON-425.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -18,10 +18,6 @@ export declare enum InvestmentCreationType {
18
18
  EXISTING = "Existing",
19
19
  NEW = "New"
20
20
  }
21
- export declare enum InvestmentOwnershipType {
22
- PROJECT = "Project",
23
- NATIONAL = "National"
24
- }
25
21
  export declare enum InvestmentStream {
26
22
  CLIMATE_FINANCE = "ClimateFinance",
27
23
  CARBON_MARKET = "CarbonMarket"