Skip to content

Commit

Permalink
docs: add why section
Browse files Browse the repository at this point in the history
  • Loading branch information
erfanium committed Jul 3, 2022
1 parent eaf1208 commit 1a41822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { AuthOptions } from "./auth_types.d.ts";
import type { AuthOptions } from "./auth_types.d.ts";
import { Document, EJSON } from "./deps.ts";

export interface MongoClientConstructorOptions {
Expand Down

0 comments on commit 1a41822

Please sign in to comment.