UNPKG

187 BJavaScriptView Raw
1export default {
2 get name() {
3 return 'ExpoAppAuth';
4 },
5 get OAuthRedirect() {
6 return window.location.href;
7 },
8};
9//# sourceMappingURL=ExpoAppAuth.web.js.map
\No newline at end of file