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 4fed5ae commit 3f30564Copy full SHA for 3f30564
src/events.js
@@ -210,10 +210,6 @@ const eventMap = {
210
EventType: 'Event',
211
defaultInit: {bubbles: false, cancelable: false},
212
},
213
- // error: {
214
- // EventType: Event,
215
- // defaultInit: {bubbles: false, cancelable: false},
216
- // },
217
loadedData: {
218
219
0 commit comments