UNPKG

587 BSource Map (JSON)View Raw
1{"version":3,"file":"ExpoAppAuth.web.js","sourceRoot":"","sources":["../src/ExpoAppAuth.web.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,+BAA+B,CAAC;AAC1D,eAAe;IACb,IAAI,IAAI;QACN,OAAO,aAAa,CAAC;IACvB,CAAC;IACD,IAAI,aAAa;QACf,OAAO,SAAS,CAAC,CAAC,CAAC,MAAM,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC;IAC/C,CAAC;CACF,CAAC","sourcesContent":["import { canUseDOM } from 'fbjs/lib/ExecutionEnvironment';\nexport default {\n get name(): string {\n return 'ExpoAppAuth';\n },\n get OAuthRedirect(): string {\n return canUseDOM ? window.location.href : '';\n },\n};\n"]}
\No newline at end of file