Skip to content

Commit 62afcd6

Browse files
committed
fixed exports
1 parent b57000a commit 62afcd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,7 @@ export * from "./Documents/Session/DocumentQueryCustomization";
376376
export * from "./Documents/Session/DocumentSessionAttachments";
377377
export * from "./Documents/Session/DocumentSessionAttachmentsBase";
378378
export * from "./Documents/Session/DocumentSessionRevisions";
379+
export * from "./Documents/Session/DocumentSessionRevisionsBase";
379380
export * from "./Documents/Session/IAttachmentsSessionOperations";
380381
export * from "./Documents/Session/IDocumentQueryCustomization";
381382
export * from "./Documents/Session/IRevisionsSessionOperations";

0 commit comments

Comments
 (0)