DetectRTC icon indicating copy to clipboard operation
DetectRTC copied to clipboard

Angular 2+

Open muralimnmcse opened this issue 7 years ago • 1 comments

Do you have the type script code for DetectRTC.

muralimnmcse avatar Jan 09 '18 16:01 muralimnmcse

Couldn't find typings for DetectRTC. Instead I use following code: declare const DetectRTC: any; in my custom declarations file. It stops TypeScript's moaning about unknown types.

Still, the typings would be great to have.

arusak avatar Aug 31 '18 08:08 arusak