package js.html; typedef PublicKeyCredentialParameters = { var alg : Float; var type : String; };