I submitted a PR a few weeks ago to fix some TypeScript issues mostly declare module couchbase
the pr was accepted but it doesn’t look like the types.d.ts file contains any of my changes but there are changes from other tickets JSCBC-797 and JSCBC-795 both on October 22.
Right now if I pull the latest version on github and run make docs
there are significant deltas in the types declarations. The current types.d.ts is not usable or accurate. @brett19 I think this is a question for you