Skip to content

Commit dabad3f

Browse files
authored
Merge pull request #471 from ml054/v6.0
merge 5.4 -> 6.0
2 parents 266a6e1 + 21d2dec commit dabad3f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ export { GetCollectionStatisticsOperation } from "./Documents/Operations/GetColl
164164
export type { CollectionStatistics } from "./Documents/Operations/CollectionStatistics.js";
165165
export type { GetServerWideExternalReplicationsResponse } from "./Documents/Operations/GetServerWideExternalReplicationsResponse.js";
166166
export { CreateSubscriptionCommand } from "./Documents/Commands/CreateSubscriptionCommand.js";
167+
export { SingleNodeBatchCommand } from "./Documents/Commands/Batches/SingleNodeBatchCommand.js";
167168
export { GetNextOperationIdCommand } from "./Documents/Commands/GetNextOperationIdCommand.js";
168169
export { KillOperationCommand } from "./Documents/Commands/KillOperationCommand.js";
169170
export { DeleteDocumentCommand } from "./Documents/Commands/DeleteDocumentCommand.js";

0 commit comments

Comments
 (0)