diff --git a/packages_generated/environmental_footprint/src/index.gen.ts b/packages_generated/environmental_footprint/src/index.gen.ts new file mode 100644 index 000000000..0ea3ca009 --- /dev/null +++ b/packages_generated/environmental_footprint/src/index.gen.ts @@ -0,0 +1,6 @@ +/** + * This file is automatically generated + * PLEASE DO NOT EDIT HERE + */ + +export * as EnvironmentalFootprintv1alpha1 from './v1alpha1/index.gen' diff --git a/packages_generated/environmental_footprint/src/v1alpha1/index.gen.ts b/packages_generated/environmental_footprint/src/v1alpha1/index.gen.ts new file mode 100644 index 000000000..709a03504 --- /dev/null +++ b/packages_generated/environmental_footprint/src/v1alpha1/index.gen.ts @@ -0,0 +1,19 @@ +// This file was automatically generated. DO NOT EDIT. +// If you have any remark or suggestion do not hesitate to open an issue. +export { UserAPI } from './api.gen' +export * from './marshalling.gen' +export type { + Impact, + ImpactDataResponse, + ImpactReportAvailability, + ProductCategory, + ProjectImpact, + RegionImpact, + ReportType, + ServiceCategory, + SkuImpact, + UserApiDownloadImpactReportRequest, + UserApiGetImpactDataRequest, + UserApiGetImpactReportAvailabilityRequest, + ZoneImpact, +} from './types.gen'