Description
Hi Team,
I was pointed to this issues page by one of your solution architects.
I see couchbase node sdk just released 3.0, congrats! However, it doesn't seem like the typescript types were updated for this, making it difficult to use with modern nodejs projects. Is there any plans to update these? They haven't been updated in 2 years according to github:
https://github.com/couchbase/couchnode
https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/couchbase
Best,
Jeff Hage
Brett Lawson,
My only recommendation (aside from adopting typescript) is to publish the .d.ts file as part of couchnode. Typescript is rapidly gaining in popularity and it will prove important for couchbase to keep this client and its types in sync to meet the needs of it's node.js users.
Thanks for asking for my suggestions!
Best,
Jeff Hage