UNPKG

arangojs

Version:

The official ArangoDB JavaScript driver.

13 lines 308 B
"use strict"; /** * ```ts * import type { ClusterImbalanceInfo } from "arangojs/cluster"; * ``` * * The "cluster" module provides types for cluster management. * * @packageDocumentation */ Object.defineProperty(exports, "__esModule", { value: true }); //#endregion //# sourceMappingURL=cluster.js.map