package js.html; typedef IScopedCredentialInfo = { final credential : ScopedCredential; final publicKey : js.html.CryptoKey; };