abiA
Deno3y ago
3 replies
abi

npm:redis – everything returns `string`?

Every command I try to use from npm:redis seems to have inferred return type
string
. Look at the screenshot. Surely this command should be returning string[].

Is this not supposed to be working automatically? Anyone tried this?
image.png
Was this page helpful?