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

7 lines
122 B
JavaScript

export default {
get forceTouchAvailable() {
return false;
}
};
//# sourceMappingURL=PlatformConstants.web.js.map