UNPKG

react-native-gesture-handler

Version:

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

3 lines 209 B
import type { AnyGesture } from '../../types'; export declare function useExclusiveGestures(...gestures: AnyGesture[]): import("../../types").ComposedGesture; //# sourceMappingURL=useExclusiveGestures.d.ts.map