import type { Cursor, BatchCursor } from "arangojs/cursors"; Copy
import type { Cursor, BatchCursor } from "arangojs/cursors";
The "cursors" module provides cursor-related types and interfaces for TypeScript.
The "cursors" module provides cursor-related types and interfaces for TypeScript.