"use strict"; import { NativeModules, Platform } from 'react-native'; export default NativeModules?.PlatformConstants ?? Platform.constants; //# sourceMappingURL=PlatformConstants.js.map