@supernova-studio/model 0.59.17 → 0.59.19

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.
package/dist/index.mjs CHANGED
@@ -5088,9 +5088,7 @@ var RestoredDocumentationPage = z152.object({
5088
5088
  page: DocumentationPageV2,
5089
5089
  pageParent: ElementGroup,
5090
5090
  pageContent: DocumentationPageContentData,
5091
- contentHash: z152.string(),
5092
- snapshotId: z152.string(),
5093
- roomId: z152.string().optional()
5091
+ contentHash: z152.string()
5094
5092
  });
5095
5093
  var RestoredDocumentationGroup = z152.object({
5096
5094
  group: ElementGroup,