Skip to content

Commit

Permalink
address Neal's comment
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson committed May 31, 2022
1 parent d92d393 commit 4f38419
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/change_stream.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,7 @@ const CHANGESTREAM_CLOSED_ERROR = 'ChangeStream is closed';

/**
* @public
* @deprecated
*
* Please use the ChangeStreamCursorOptions instead.
* @deprecated Please use the ChangeStreamCursorOptions type instead.
*/
export interface ResumeOptions {
startAtOperationTime?: Timestamp;
Expand Down

0 comments on commit 4f38419

Please sign in to comment.