redis icon indicating copy to clipboard operation
redis copied to clipboard

Remove "@ts-expect-error" comments and improve types

Open uki00a opened this issue 2 years ago • 0 comments

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)

uki00a avatar Jun 04 '22 12:06 uki00a