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.
2 parents acc67ea + 6eb6faa commit 1ff3356Copy full SHA for 1ff3356
src/WindowBase.js
@@ -1,3 +1,5 @@
1
+import './event-target-shim.mjs';
2
+
3
import util from '../modules/util.js';
4
5
import {DragEvent, KeyboardEvent, MouseEvent, WheelEvent} from './Event.js';
0 commit comments