Reference Error in Client view

When i integrate zoomSDK client view in my react app, its showing the warning

I’m currently developing a React + TypeScript application with Vite.

 "react": "^18.2.0",
 "@zoom/meetingsdk": "^3.1.6",

zoomSDK client view is working in create-react-app, but not in vite.