Skip to content

Commit 4660b64

Browse files
committed
fix: api-extractor requirement
1 parent 1b15074 commit 4660b64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ export type { ConnectionPoolMetrics } from './cmap/metrics';
217217
export type { StreamDescription, StreamDescriptionOptions } from './cmap/stream_description';
218218
export type { CompressorName } from './cmap/wire_protocol/compression';
219219
export type { CollectionOptions, CollectionPrivate, ModifyResult } from './collection';
220+
export type { MONGO_CLIENT_EVENTS } from './constants';
220221
export type {
221222
AbstractCursorEvents,
222223
AbstractCursorOptions,

0 commit comments

Comments
 (0)