upstox / upstox-nodejs

Official NodeJS library for accessing Upstox APIs
25 stars 17 forks source link

Support for TypeScript #21

Closed rajendrasp closed 1 year ago

rajendrasp commented 3 years ago

Hi, Do you plan to provide the type definition files anytime soon?

Thanks

C0DE-IN commented 2 years ago

got type defeninition files? team upstox developer, please answer this question.

Rahulzz commented 1 year ago

We hope this message finds you well. We would like to inform you that the issue you reported is related to an outdated version of our API. As a result, we will be closing this issue since it is no longer valid. We understand the importance of staying up-to-date, so we strongly urge you to start planning your migration towards the latest version, v2, of our API. As part of this process, please be aware that our legacy v1 API and SDK are scheduled for deprecation soon.

Exciting news! We are thrilled to announce the release of our brand new V2 API version, bringing along various improvements and enhancements. You can access it at https://upstox.com/uplink/

To ensure a smooth transition, we recommend obtaining the most recent SDK (v2.0.0) by visiting: https://www.npmjs.com/package/upstox-js-sdk/

For your convenience, all the necessary details regarding the API's functionalities can be found in our comprehensive API documentation: https://upstox.com/developer/api-documentation/

We sincerely appreciate your cooperation during this transition period, and our dedicated team is ready to assist you with any queries or support you may need while using the latest version of our API.

Thank you for being part of the Upstox community, and we look forward to providing you with an even better experience with our v2 API.

Best regards, The Upstox Team

sparshj94 commented 3 weeks ago

But facing issue in typescript codebase. error Could not find a declaration file for module 'upstox-js-sdk'. 'e:/low_level/node_modules/upstox-js-sdk/dist/index.js' implicitly has an 'any' type. Try npm i --save-dev @types/upstox-js-sdk if it exists or add a new declaration (.d.ts) file containing declare module 'upstox-js-sdk';