[MessageEvent](https://developer.mozilla.org/en-US/docs/Web/API/MessageEvent) is an event type shared by many APIs. In my use case, I'm using `Cross-document messaging`, I don't want to import `purescript-web-socket` just to use the `MessageEvent` type.