Description
Hi, I think the type returned by functions spop and spopCount are invalid. Actually the type return :
But this functions return an array of string. The return type should be Promise<string[]> instead.
Node.js Version
22.16.0
Redis Server Version
No response
Node Redis Version
5.5.6
Platform
macOS
Logs
Description
Hi, I think the type returned by functions
spopandspopCountare invalid. Actually the type return :But this functions return an array of string. The return type should be
Promise<string[]>instead.Node.js Version
22.16.0
Redis Server Version
No response
Node Redis Version
5.5.6
Platform
macOS
Logs