Task Init
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import { RedisCommandArgument, RedisCommandArguments } from '.';
|
||||
export declare const IS_READ_ONLY = true;
|
||||
export declare function transformArguments(): RedisCommandArguments;
|
||||
export declare function transformReply(): RedisCommandArgument | null;
|
||||
Reference in New Issue
Block a user