Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1991358b authored by octocorvus's avatar octocorvus Committed by Daniel Micay
Browse files

fix: change error type thrown by waitForConnect to unknown

This fixes "Argument of type 'unknown' is not assignable to parameter of
type 'Error'" warning shown during compilation. The error type may not
necessarily be of type Error, the caller should narrow the error down to
specific types.
parent 5a4e9295
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment