TypeScript Build Errors in Amity SDK

Hey @cijin ,

Thanks for immediate response. Please refer below versions that i am using in my application.

  • “vite”: “4.0.4”
  • “amityco/ts-sdk”: “^6.2.0”
  • “typescript”: “4.9.4”

I tried the Vite plugin but didn’t work for me. it gives me the same error as earlier.
I checked the dist folder, @types is defined there. ( i have attached the screenshot below )

Thanks