Hello, Thanks for the sample, this sample works fine, however when I try use webex in a newely created angular app, it is throwing Try npm i --save-dev @types/webex if it exists or add a new declaration (.d.ts) file containing declare module 'webex';,
can you please help on the steps as to how this sample made it work.
Hello, Thanks for the sample, this sample works fine, however when I try use webex in a newely created angular app, it is throwing Try
npm i --save-dev @types/webexif it exists or add a new declaration (.d.ts) file containingdeclare module 'webex';,can you please help on the steps as to how this sample made it work.