File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -146,6 +146,7 @@ export { DeleteByQueryOperation } from "./Documents/Operations/DeleteByQueryOper
146
146
export { GetCollectionStatisticsOperation } from "./Documents/Operations/GetCollectionStatisticsOperation" ;
147
147
export { CollectionStatistics } from "./Documents/Operations/CollectionStatistics" ;
148
148
export { GetServerWideExternalReplicationsResponse } from "./Documents/Operations/GetServerWideExternalReplicationsResponse" ;
149
+ export { SingleNodeBatchCommand } from "./Documents/Commands/Batches/SingleNodeBatchCommand.js" ;
149
150
export { CreateSubscriptionCommand } from "./Documents/Commands/CreateSubscriptionCommand.js" ;
150
151
export { GetNextOperationIdCommand } from "./Documents/Commands/GetNextOperationIdCommand" ;
151
152
export { KillOperationCommand } from "./Documents/Commands/KillOperationCommand" ;
You can’t perform that action at this time.
0 commit comments