interface WebAuthnAssertionimport { type WebAuthnAssertion } from "https://deno.land/x/evt@v2.4.19/lib/types/lib.dom.ts"; PropertiesreadonlyauthenticatorData: ArrayBufferreadonlyclientData: ArrayBufferreadonlycredential: ScopedCredentialreadonlysignature: ArrayBuffer