Skip to content

Commit

Permalink
fix: api-extractor requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
nbbeeken committed Dec 7, 2021
1 parent 1b15074 commit 4660b64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Expand Up @@ -217,6 +217,7 @@ export type { ConnectionPoolMetrics } from './cmap/metrics';
export type { StreamDescription, StreamDescriptionOptions } from './cmap/stream_description';
export type { CompressorName } from './cmap/wire_protocol/compression';
export type { CollectionOptions, CollectionPrivate, ModifyResult } from './collection';
export type { MONGO_CLIENT_EVENTS } from './constants';
export type {
AbstractCursorEvents,
AbstractCursorOptions,
Expand Down

0 comments on commit 4660b64

Please sign in to comment.