5 lines
355 B
JavaScript
5 lines
355 B
JavaScript
var _NativeModules$Platfo;
|
|
|
|
import { NativeModules, Platform } from 'react-native';
|
|
export default (_NativeModules$Platfo = NativeModules === null || NativeModules === void 0 ? void 0 : NativeModules.PlatformConstants) !== null && _NativeModules$Platfo !== void 0 ? _NativeModules$Platfo : Platform.constants;
|
|
//# sourceMappingURL=PlatformConstants.js.map
|