v2.19.1
- Fixed TypeScript typings
The "failed"
event listener typings did not allow returning undefined
/null
or Promise<undefined>
/Promise<null>
.
Thank you @dobesv for your contribution!
The "failed"
event listener typings did not allow returning undefined
/null
or Promise<undefined>
/Promise<null>
.
Thank you @dobesv for your contribution!