UNPKG

219 BTypeScriptView Raw
1import type { Route } from '@react-navigation/routers';
2export default function getFocusedRouteNameFromRoute(route: Partial<Route<string>>): string | undefined;
3//# sourceMappingURL=getFocusedRouteNameFromRoute.d.ts.map
\No newline at end of file