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