UNPKG

react-native-screens

Version:
4 lines 256 B
import React, { PropsWithChildren } from 'react'; import { GestureProviderProps } from '../types'; export declare const GHContext: React.Context<(props: PropsWithChildren<GestureProviderProps>) => React.JSX.Element>; //# sourceMappingURL=GHContext.d.ts.map