Skip to content

Commit 59cac29

Browse files
authored
feat(N/A): change stream patch
1 parent 844f5fd commit 59cac29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/change_stream.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ const CHANGE_STREAM_OPTIONS = [
3333
'showExpandedEvents'
3434
] as const;
3535

36+
3637
const CHANGE_DOMAIN_TYPES = {
3738
COLLECTION: Symbol('Collection'),
3839
DATABASE: Symbol('Database'),

0 commit comments

Comments
 (0)