Rajesh Kumar
Rajesh Kumar
# COMPLETES # ## This pull request addresses - Migration from Javascript to Typescript - Adds `any` as type where it is not able to infer from code or jsDoc...
# COMPLETES # ## This pull request addresses - Migration from Javascript to Typescript - Adds `any` as type where it is not able to infer from code or jsDoc...
## `detectrtc` when used with `pdfjs-dist` in node.js environment produces an error due to incomplete polyfill for navigator in the `detectrtc`. ### Error ``` isWin: navigator.platform.includes("Win"), ^ TypeError: Cannot read...