function isProviderError(error): error is ProviderError;
Defined in: errors.ts:286
Type guard to check if an error is a ProviderError
error
unknown
error is ProviderError