Skip to content

Commit 399f9c6

Browse files
author
Avaer Kazmer
committed
Small Event.js bugfix
1 parent 1ff3356 commit 399f9c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Event.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ class SpatialEvent extends Event {
209209
}
210210

211211
export {
212-
EventTarget,
212+
// EventTarget,
213213
KeyboardEvent,
214214
MouseEvent,
215215
WheelEvent,

0 commit comments

Comments
 (0)