SUGDEL.d.ts 200 B

12
  1. export declare function transformArguments(key: string, string: string): Array<string>;
  2. export { transformBooleanReply as transformReply } from '@redis/client/dist/lib/commands/generic-transformers';