GT2/Ejectable/node_modules/react-native-gesture-handler/lib/module/PlatformConstants.js

5 lines
355 B
JavaScript
Raw Normal View History

2021-08-16 00:14:59 +00:00
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