UNPKG

293 BTypeScriptView Raw
1import type { NavigationAction } from '@react-navigation/routers';
2import * as React from 'react';
3declare const UnhandledActionContext: React.Context<((action: NavigationAction) => void) | undefined>;
4export default UnhandledActionContext;
5//# sourceMappingURL=UnhandledActionContext.d.ts.map
\No newline at end of file