Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
Promise.resolve().then(() => {
if (id !== fxID) return
tryCompleteInitPhase = null
clearNode(onStart)
clearNode(onEnd)
defer.rs()
})
}
() => () => {
result.off(store)
clearNode(result, {deep: true})
},
keys,
Promise.resolve().then(() => {
if (id !== fxID) return
tryCompleteInitPhase = null
clearNode(onStart)
clearNode(onEnd)
defer.rs()
})
}