Function: isNetworkError() ​
isNetworkError(
error):boolean
Defined in: auth/src/hooks.ts:49
Checks if an error is a network/connectivity error.
Parameters ​
error ​
unknown
The error to check
Returns ​
boolean
True if the error is a network connectivity issue