Using MessageChannel in Webstorm

I'm using MessageChannel in my application, but Webstorm says it's an unresolved type. I know I need to download a library in Language & Frameworks > JavaScript > Libraries. But which library? When I search for "messagechannel"  in Typescript community stubs, I don't get anything.

Thanks in advance

0
1 comment

Upcoming WebStorm 2017.3 will include built-in support for Web Workers API and other popular web APIs. You can try the EAP build (https://confluence.jetbrains.com/display/WI/WebStorm+EAP)

0

Please sign in to leave a comment.