We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f801f6 commit 41f5344Copy full SHA for 41f5344
JavaScript/Web/MessageEvent.hs
@@ -4,6 +4,7 @@
4
#-}
5
6
module JavaScript.Web.MessageEvent ( MessageEvent
7
+ , getData
8
, MessageEventData(..)
9
) where
10
0 commit comments