CRM Typescript SDK | Type errors when compiling project with @zohocrm/typescript-sdk-2.0 package
Zoho CRM Typescript SDK 7.0.0
Typescript 5.2.2
Hi, I've recently added the TS SDK to my project which is using Typescript 5.2.2. When I try to compile my code I get a bunch of type errors from the Zoho SDK package:
Are there plans to update the package to be compatible with Typescript 5? The alternative is to downgrade our TS version which we'd rather not do.
Thank you.