puppeteer/new-docs/puppeteer.protocol.webauthn.authenticatorid.md

12 lines
428 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [WebAuthn](./puppeteer.protocol.webauthn.md) &gt; [AuthenticatorId](./puppeteer.protocol.webauthn.authenticatorid.md)
## Protocol.WebAuthn.AuthenticatorId type
<b>Signature:</b>
```typescript
export type AuthenticatorId = string;
```