import { Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { WebAuthn } = Protocol;
This domain allows configuring virtual authenticators to test the WebAuthn API.
x/puppeteer/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts>Protocol.WebAuthn
import { Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { WebAuthn } = Protocol;
This domain allows configuring virtual authenticators to test the WebAuthn API.