redis
redis copied to clipboard
Remove "@ts-expect-error" comments and improve types
In #312, some @ts-expect-error comments were added. To remove them, it is necessary to improve the type definitions of some of the methods:
- [x]
Commands.geopos(#315, #321) - [ ]
Commands.stralgo - [x]
Commands.brpoplpush(#321)