async-redis icon indicating copy to clipboard operation
async-redis copied to clipboard

Types are incorrect

Open jamesopti opened this issue 3 years ago • 2 comments

Could we import the DefinitelyTyped types here? (https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/async-redis/index.d.ts)

OR

Remove the published types entirely and rely on DefinitelyTyped?

The mismatch is causing issues for me.

Thank you!

jamesopti avatar Aug 05 '22 15:08 jamesopti

That would be fantastic

dylanh724 avatar Oct 24 '22 13:10 dylanh724

Yeah, have to use ts-ignore and wasted time to figure this

crystalbit avatar Dec 06 '22 09:12 crystalbit