UNPKG

arangojs

Version:

The official ArangoDB JavaScript driver.

12 lines 242 B
/** * ```ts * import type { ClusterImbalanceInfo } from "arangojs/cluster"; * ``` * * The "cluster" module provides types for cluster management. * * @packageDocumentation */ export {}; //#endregion //# sourceMappingURL=cluster.js.map