package.dist.development.dom-export.d.mts Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of react-router Show documentation
Show all versions of react-router Show documentation
Declarative routing for React
import * as React from 'react';
import { R as RouterProviderProps$1 } from './fog-of-war-BkI3XFdx.mjs';
import './route-data-DuV3tXo2.mjs';
type RouterProviderProps = Omit;
declare function RouterProvider(props: Omit): React.JSX.Element;
/**
* @category Router Components
*/
declare function HydratedRouter(): React.JSX.Element;
export { HydratedRouter, RouterProvider, type RouterProviderProps };
© 2015 - 2025 Weber Informatics LLC | Privacy Policy