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 556fa9a commit 58491d7Copy full SHA for 58491d7
src/handle.js
@@ -13,7 +13,6 @@ const handleEvent = async function({
13
promise,
14
promiseValue,
15
}) {
16
- debugger
17
const { promiseState, promiseValue: promiseValueA } = await parsePromise({
18
eventName,
19
0 commit comments