(e)
| 873 | return Be(n, o); |
| 874 | }, |
| 875 | Me = function (e) { |
| 876 | if (!e.clientId || "string" != typeof e.clientId) throw new Error('The "clientId" should be a string.'); |
| 877 | if (((X.client.clientId = e.clientId), !e.redirectURI || "string" != typeof e.redirectURI)) |
| 878 | throw new Error('The "redirectURI" should be a string.'); |
| 879 | (X.client.redirectURI = e.redirectURI), ze(e), Se(), (F.isInit = !0); |
| 880 | }, |
| 881 | ye = function () { |
| 882 | (R[1] = "2"), me(null, !1); |
| 883 | }, |
no test coverage detected