UNPKG

react-native-gesture-handler

Version:

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

6 lines 179 B
type PlatformConstants = { forceTouchAvailable: boolean; }; declare const _default: PlatformConstants; export default _default; //# sourceMappingURL=PlatformConstants.d.ts.map