123
This commit is contained in:
2
node_modules/@redis/client/dist/lib/commands/CLUSTER_BUMPEPOCH.d.ts
generated
vendored
Normal file
2
node_modules/@redis/client/dist/lib/commands/CLUSTER_BUMPEPOCH.d.ts
generated
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
export declare function transformArguments(): Array<string>;
|
||||
export declare function transformReply(): 'BUMPED' | 'STILL';
|
||||
Reference in New Issue
Block a user