publicKeyCredential top-level property
- @JS('PublicKeyCredential')
JSObject?
get
publicKeyCredential
The global PublicKeyCredential interface. Used to feature-detect the
WebAuthn Signal API static methods before calling them.
Implementation
@JS('PublicKeyCredential')
external JSObject? get publicKeyCredential;