supports: {
conditionalMediation: false | Promise<boolean>;
credentials: boolean;
platformAuthenticator: boolean;
webauthn: boolean;
} = ...
Type declaration
conditionalMediation: false | Promise<boolean>
credentials: boolean
platformAuthenticator: boolean
webauthn: boolean