We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6eefce commit db7bc78Copy full SHA for db7bc78
test/mongodb.ts
@@ -95,7 +95,6 @@ export * from '../src/operations/is_capped';
95
export * from '../src/operations/kill_cursors';
96
export * from '../src/operations/list_collections';
97
export * from '../src/operations/list_databases';
98
-export * from '../src/operations/map_reduce';
99
export * from '../src/operations/operation';
100
export * from '../src/operations/options_operation';
101
export * from '../src/operations/profiling_level';
0 commit comments