import type { DocumentCollection, EdgeCollection,} from "arangojs/collection.js"; Copy
import type { DocumentCollection, EdgeCollection,} from "arangojs/collection.js";
The "collection" module provides collection related types and interfaces for TypeScript.
The "collection" module provides collection related types and interfaces for TypeScript.