mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
496 B
496 B
Home > puppeteer > Protocol > WebAuthn > AuthenticatorTransport
Protocol.WebAuthn.AuthenticatorTransport type
Signature:
export type AuthenticatorTransport = ('usb' | 'nfc' | 'ble' | 'cable' | 'internal');