UNPKG

ravendb

Version:
5 lines 207 B
export interface ITopologyConfigurationBuilderBase<TSelf> { addNode(nodeTag: string): TSelf; enableDynamicNodesDistribution(): TSelf; } //# sourceMappingURL=ITopologyConfigurationBuilderBase.d.ts.map