@undp/carbon-library 1.0.102 → 1.0.103

Sign up to get free protection for your applications and to get access to all the features.
@@ -41,6 +41,7 @@ export interface ProgrammePropertiesU extends ProgrammeProperties {
41
41
  }
42
42
  export interface Programme {
43
43
  programmeId: string;
44
+ externalId: string;
44
45
  serialNo: string;
45
46
  title: string;
46
47
  sectoralScope: string;