Skip to content

Commit 4d235ca

Browse files
committed
Remove @js.native annotation from EventListenerOptions
1 parent 31bb258 commit 4d235ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/scala/org/scalajs/dom/raw/lib.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2697,7 +2697,6 @@ class Window
26972697
*
26982698
* MDN
26992699
*/
2700-
@js.native
27012700
trait EventListenerOptions extends js.Object {
27022701
/**
27032702
* A Boolean indicating that events of this type will be dispatched to the registered listener

0 commit comments

Comments
 (0)