"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _reactNative = require("react-native"); var _default = exports.default = _reactNative.NativeModules?.PlatformConstants ?? _reactNative.Platform.constants; //# sourceMappingURL=PlatformConstants.js.map