package js.html; typedef IScopedCredential = { final id : js.lib.ArrayBuffer; final type : String; };