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 a53e9c5 commit 62fbcd2Copy full SHA for 62fbcd2
src/documents.ts
@@ -1,6 +1,6 @@
1
/**
2
* ```ts
3
- * import type { Document, Edge } from "arangojs/document";
+ * import type { Document, Edge } from "arangojs/documents";
4
* ```
5
*
6
* The "document" module provides document/edge related types for TypeScript.
0 commit comments