CLUSTER_COUNTKEYSINSLOT.d.ts 123 B

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