import type { ArangoError, HttpError } from "arangojs/errors"; Copy
import type { ArangoError, HttpError } from "arangojs/errors";
The "errors" module provides types and interfaces for TypeScript related to arangojs error handling.
The "errors" module provides types and interfaces for TypeScript related to arangojs error handling.