Skip to content

Commit ef5910d

Browse files
authored
Update CLUSTER_MYSHARDID.ts
1 parent ecb718b commit ef5910d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/client/lib/commands/CLUSTER_MYSHARDID.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ export function transformArguments(): RedisCommandArguments {
66
return args;
77
}
88

9-
export declare function transformReply(): RedisCommandArgument;
9+
export declare function transformReply(): RedisCommandArgument;

0 commit comments

Comments
 (0)