This repository has been archived by the owner on Sep 6, 2022. It is now read-only.
Make the rpc
function return a real Promise instead of PromiseLike
#4
Labels
The
PromiseLike
interface does not supportcatch()
so chaining the error handling becomes a bit error prone.The text was updated successfully, but these errors were encountered: