UNPKG

react-native-gesture-handler

Version:

Declarative API exposing native platform touch and gesture system to React Native

12 lines (11 loc) 245 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = exports.default = { get forceTouchAvailable() { return false; } }; //# sourceMappingURL=PlatformConstants.web.js.map