You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm developing a Node.js application based on TypeScript and using this vertica-nodejs as my project's client driver. But seems currently there's no related @types package. As we know, native JavaScript has no good type inference like TypeScript provides, so I wonder know is there any plan to implement some like "index.d.ts" for this project?
Thanks and regards!
The text was updated successfully, but these errors were encountered:
Hi guys,
I'm developing a Node.js application based on TypeScript and using this vertica-nodejs as my project's client driver. But seems currently there's no related @types package. As we know, native JavaScript has no good type inference like TypeScript provides, so I wonder know is there any plan to implement some like "index.d.ts" for this project?
Thanks and regards!
The text was updated successfully, but these errors were encountered: