import type { Transaction } from "arangojs/transactions"; Copy
import type { Transaction } from "arangojs/transactions";
The "transactions" module provides transaction related types and interfaces for TypeScript.
The "transactions" module provides transaction related types and interfaces for TypeScript.