@quesmed/types-rn 2.2.32 → 2.2.33

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.
@@ -24,6 +24,7 @@ export interface IChapterPicture {
24
24
  pictureId: Id;
25
25
  chapterId: Id;
26
26
  picture: IPicture;
27
+ pictureIdx: number;
27
28
  }
28
29
  export interface IOsceActorPicture {
29
30
  id: Id;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types-rn",
3
- "version": "2.2.32",
3
+ "version": "2.2.33",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",
@@ -561,6 +561,9 @@ exports.MARKSHEETS = (0, client_1.gql) `
561
561
  incorrect
562
562
  totalQuestions
563
563
  isTestMarksheet
564
+ solo
565
+ completed
566
+ updatedAt
564
567
  }
565
568
  total
566
569
  score