UNPKG

220 BTypeScriptView Raw
1/// <reference types="react-native-gesture-handler" />
2import * as React from 'react';
3declare const _default: React.Context<React.Ref<import("react-native-gesture-handler").PanGestureHandler>>;
4export default _default;