UNPKG

react-native-gesture-handler

Version:

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

3 lines 209 B
export type { GestureController, GestureControllerEvent } from './jestUtils'; export { createGestureController, fireGestureHandler, getByGestureTestId, } from './jestUtils'; //# sourceMappingURL=index.d.ts.map