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

7 lines
122 B
JavaScript
Raw Normal View History

2021-08-16 00:14:59 +00:00
export default {
get forceTouchAvailable() {
return false;
}
};
//# sourceMappingURL=PlatformConstants.web.js.map