You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-07 13:22:56 +03:00
WIP
This commit is contained in:
@@ -308,11 +308,7 @@ export type Resp2Reply<RESP3REPLY> = (
|
||||
RESP_TYPES['ARRAY'],
|
||||
Resp2Array<Extract<TYPES, Array<any>>>
|
||||
> :
|
||||
RespType<
|
||||
RESP_TYPE,
|
||||
DEFAULT,
|
||||
TYPES
|
||||
> :
|
||||
RESP3REPLY :
|
||||
RESP3REPLY
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user