UNPKG

415 BSource Map (JSON)View Raw
1{"version":3,"file":"Platform.js","sourceRoot":"","sources":["../src/Platform.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,IAAI,mBAAmB,EAAE,MAAM,cAAc,CAAC;AAE/D,MAAM,QAAQ,GAAG;IACf,EAAE,EAAE,mBAAmB,CAAC,EAAE;CAC3B,CAAC;AAEF,eAAe,QAAQ,CAAC","sourcesContent":["import { Platform as ReactNativePlatform } from 'react-native';\n\nconst Platform = {\n OS: ReactNativePlatform.OS,\n};\n\nexport default Platform;\n"]}
\No newline at end of file