We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e77b065 commit c3ba4e9Copy full SHA for c3ba4e9
1 file changed
test/tools/utils.ts
@@ -18,7 +18,7 @@ import {
18
type HostAddress,
19
MongoClient,
20
type MongoClientOptions,
21
- ServerApiVersion,
+ type ServerApiVersion,
22
type TopologyOptions
23
} from '../../src';
24
import { OP_MSG } from '../../src/cmap/wire_protocol/constants';
0 commit comments