lib.d.ts: Incorrect MessageEvent constructor signature. #4295
Labels
Breaking Change
Would introduce errors in existing code
Bug
A bug in TypeScript
Domain: lib.d.ts
The issue relates to the different libraries shipped with TypeScript
Fixed
A PR has been merged for this issue
Milestone
Description:
MessageEvent constructor signature should be same as base Event class ie.
instead of,
Documentation:
http://www.javascripture.com/MessageEvent
Error message on chrome:
The text was updated successfully, but these errors were encountered: