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 e7468ab commit 7fc64d7Copy full SHA for 7fc64d7
src/WebAPI/Event/Custom.elm
@@ -11,7 +11,7 @@ module WebAPI.Event.Custom
11
See [Mozilla documentation](https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent).
12
13
@docs CustomEvent, detail
14
-@docs construct, dispatch
+@docs construct
15
@docs addListener, on, addListenerOnce, once
16
@docs toEvent, fromEvent
17
@docs encode, decoder
0 commit comments