package js.html; typedef IAuthenticatorResponse = { final clientDataJSON : js.lib.ArrayBuffer; };