package js.html; typedef ICredential = { final id : String; final type : String; };