UNPKG

react-navigation-stack

Version:
5 lines (4 loc) 198 B
import * as React from 'react'; import type { StackCardInterpolationProps } from '../types'; declare const _default: React.Context<StackCardInterpolationProps | undefined>; export default _default;