An error is appearing indicating that:
There seems to be a problem finding a declaration file for the module
'@antmedia/webrtc_adaptor/js/webrtc_adaptor.js'.
The file 'D:/web/node_modules/@antmedia/webrtc_adaptor/js/webrtc_adaptor.js'
is implicitly assigned an 'any' type.
You can try running `npm i --save-dev @types/antmedia__webrtc_adaptor`
if it exists, or add a new declaration (.d.ts) file with
`declare module '@antmedia/webrtc_adaptor/js/webrtc_adaptor.js';`
Reference Image available at: https://i.sstatic.net/JKQdR.png