We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b57000a commit 62afcd6Copy full SHA for 62afcd6
src/index.ts
@@ -376,6 +376,7 @@ export * from "./Documents/Session/DocumentQueryCustomization";
376
export * from "./Documents/Session/DocumentSessionAttachments";
377
export * from "./Documents/Session/DocumentSessionAttachmentsBase";
378
export * from "./Documents/Session/DocumentSessionRevisions";
379
+export * from "./Documents/Session/DocumentSessionRevisionsBase";
380
export * from "./Documents/Session/IAttachmentsSessionOperations";
381
export * from "./Documents/Session/IDocumentQueryCustomization";
382
export * from "./Documents/Session/IRevisionsSessionOperations";
0 commit comments