Files
Schnappix/node_modules/react-native-gesture-handler/lib/module/PlatformConstants.js
T

5 lines
187 B
JavaScript

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