Typescript Library Declarations (DOM)
Interface PublicKeyCredentialDescriptorJSON
interface
PublicKeyCredentialDescriptorJSON
{
id
:
string
;
transports
?:
string
[]
;
type
:
string
;
}
Index
Properties
id
transports?
type
Properties
id
id
:
string
Optional
transports
transports
?:
string
[]
type
type
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
transports
type
Typescript Library Declarations (DOM)