isWebAuthnError
Type guard to check if an error is a WebAuthnError.
§
isWebAuthnError(error: unknown): error is WebAuthnError
[src]§Return Type
§
error is WebAuthnError
[src]True if the error is a WebAuthnError
Type guard to check if an error is a WebAuthnError.
True if the error is a WebAuthnError