oro-sdk-apis 1.8.5 → 1.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -127,6 +127,9 @@ export declare type PracticeConfigPractitionerChatbox = PracticeConfig<PracticeC
127
127
  planUpdatedMessage?: {
128
128
  [languageISO639_3: string]: string;
129
129
  };
130
+ examsUpdatedMessage?: {
131
+ [languageISO639_3: string]: string;
132
+ };
130
133
  }>;
131
134
  export declare type PracticeConfigPracticeOnlinePharmacy = PracticeConfig<PracticeConfigKind.PracticePharmacyPicker, {
132
135
  onlinePharmacy?: {