moaxaca / async-redis

First class async & promise support for redis.
Other
168 stars 21 forks source link

Types are incorrect #68

Open jamesopti opened 2 years ago

jamesopti commented 2 years ago

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!

dylanh724 commented 2 years ago

That would be fantastic

crystalbit commented 1 year ago

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