package js.html; typedef PublicKeyCredentialRpEntity = { @:optional var id : String; @:optional var icon : String; var name : String; };