Files
marianesaldana 80dbd947e5 Initial commit
2026-05-23 08:59:34 -06:00

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