import { Database } from "arangojs/databases"; Copy
import { Database } from "arangojs/databases";
The "databases" module provides the Database class and associated types and interfaces for TypeScript.
The Database class is also re-exported by the "index" module.
The "databases" module provides the Database class and associated types and interfaces for TypeScript.
The Database class is also re-exported by the "index" module.