UNPKG

ravendb

Version:
5 lines 205 B
import { OrchestratorTopology } from "../OrchestratorTopology.js"; export interface OrchestratorConfiguration { topology: OrchestratorTopology; } //# sourceMappingURL=OrchestratorConfiguration.d.ts.map