CLUSTER_SET-CONFIG-EPOCH.d.ts 128 B

12
  1. export declare function transformArguments(configEpoch: number): Array<string>;
  2. export declare function transformReply(): 'OK';