It is showing an error that :
Could not find a declaration file for the module
'@antmedia/webrtc_adaptor/js/webrtc_adaptor.js'.
'D:/web/node_modules/@antmedia/webrtc_adaptor/js/webrtc_adaptor.js'
implicitly has an 'any' type.
Try `npm i --save-dev @types/antmedia__webrtc_adaptor`
if it exists or add a new declaration (.d.ts) file containing
`declare module '@antmedia/webrtc_adaptor/js/webrtc_adaptor.js';`
Reference Image here: https://i.stack.imgur.com/JKQdR.png