CLUSTER_REPLICAS.d.ts 125 B

12
  1. export declare function transformArguments(nodeId: string): Array<string>;
  2. export { transformReply } from './CLUSTER_NODES';