File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -164,6 +164,7 @@ export { GetCollectionStatisticsOperation } from "./Documents/Operations/GetColl
164164export type { CollectionStatistics } from "./Documents/Operations/CollectionStatistics.js" ;
165165export type { GetServerWideExternalReplicationsResponse } from "./Documents/Operations/GetServerWideExternalReplicationsResponse.js" ;
166166export { CreateSubscriptionCommand } from "./Documents/Commands/CreateSubscriptionCommand.js" ;
167+ export { SingleNodeBatchCommand } from "./Documents/Commands/Batches/SingleNodeBatchCommand.js" ;
167168export { GetNextOperationIdCommand } from "./Documents/Commands/GetNextOperationIdCommand.js" ;
168169export { KillOperationCommand } from "./Documents/Commands/KillOperationCommand.js" ;
169170export { DeleteDocumentCommand } from "./Documents/Commands/DeleteDocumentCommand.js" ;
You can’t perform that action at this time.
0 commit comments