We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecb718b commit ef5910dCopy full SHA for ef5910d
packages/client/lib/commands/CLUSTER_MYSHARDID.ts
@@ -6,4 +6,4 @@ export function transformArguments(): RedisCommandArguments {
6
return args;
7
}
8
9
-export declare function transformReply(): RedisCommandArgument;
+export declare function transformReply(): RedisCommandArgument;
0 commit comments