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 2ff80b5 commit 67a383fCopy full SHA for 67a383f
README.md
@@ -33,7 +33,7 @@ yarn add mongodb-data-api
33
#### Init
34
35
```ts
36
-import { createMongoDBDataAPI, Region } from 'mongodb-data-api'
+import { createMongoDBDataAPI } from 'mongodb-data-api'
37
38
// init by URL Endpoint
39
const api = createMongoDBDataAPI({
0 commit comments