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 086cb44 commit 6578998Copy full SHA for 6578998
browserMock.js
@@ -42,6 +42,7 @@ Object.defineProperty(window, 'Worker', {
42
constructor(stringUrl) {}
43
postMessage(msg) {}
44
terminate () {}
45
+ removeEventListener () {}
46
}
47
})
48
0 commit comments