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:
@@ -26,4 +26,4 @@ export default {
|
||||
merge: MERGE as MERGE,
|
||||
QUERY: QUERY as QUERY,
|
||||
query: QUERY as QUERY,
|
||||
} satisfies RedisCommands;
|
||||
} as const satisfies RedisCommands;
|
||||
|
Reference in New Issue
Block a user