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 1b15074 commit 4660b64Copy full SHA for 4660b64
src/index.ts
@@ -217,6 +217,7 @@ export type { ConnectionPoolMetrics } from './cmap/metrics';
217
export type { StreamDescription, StreamDescriptionOptions } from './cmap/stream_description';
218
export type { CompressorName } from './cmap/wire_protocol/compression';
219
export type { CollectionOptions, CollectionPrivate, ModifyResult } from './collection';
220
+export type { MONGO_CLIENT_EVENTS } from './constants';
221
export type {
222
AbstractCursorEvents,
223
AbstractCursorOptions,
0 commit comments