UNPKG

424 BSource Map (JSON)View Raw
1{"version":3,"file":"apisAreAvailable.js","sourceRoot":"","sources":["../src/apisAreAvailable.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAE7C,MAAM,CAAC,OAAO,UAAU,gBAAgB;IACtC,OAAO,CAAC,CAAC,aAAa,CAAC,iBAAiB,CAAC;AAC3C,CAAC","sourcesContent":["import { NativeModules } from 'react-native';\n\nexport default function apisAreAvailable(): boolean {\n return !!NativeModules.ExponentConstants;\n}\n"]}
\No newline at end of file